Name : perl-Net-IP-CMatch
| |
Version : 0.02
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.0.el2.rf
| Date : 2006-01-12 22:22:49
|
Group : Applications/CPAN
| Source RPM : perl-Net-IP-CMatch-0.02-1.0.el2.rf.src.rpm
|
Size : 0.02 MB
| |
Packager : Dries Verachtert < dries_ulyssis_org>
| |
Summary : Efficiently match IP addresses against IP ranges with C
|
Description :
Net::IP::CMatch is based upon, and does the same thing as Net::IP::Match. The unconditionally exported subroutine \'match_ip\' determines if the ip to match ( first argument ) matches any of the subsequent ip arguments. Match arguments may be absolute quads, as \'127.0.0.1\', or contain mask bits as \'111.245.76.248/29\'. A true return value indicates a match. It was written in C, rather than a macro, preprocessed through Perl\'s source filter mechanism ( as is Net::IP::Match ), so that the ip arguments could be traditional perl scalars. The C code is lean and mean ( IMHO ).
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el2.1/en/i386/dag/RPMS |