Name : perl-Net-IP-CMatch
| |
Version : 0.02
| Vendor : Dries RPM Repository http://dries_ulyssis_org/rpm/
|
Release : 1.2.fc7.rf
| Date : 2007-11-16 03:30:00
|
Group : Applications/CPAN
| Source RPM : perl-Net-IP-CMatch-0.02-1.2.fc7.rf.src.rpm
|
Size : 0.01 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: /mirror/vol4/ftp.freshrpms.net/pub/freshrpms/pub/dag/fedora/7/en/i386/dries/RPMS |