Fedora Packages

perl-Net-IP-CMatch

Efficiently match IP addresses against IP ranges with C

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).

Releases Overview

Release Stable Testing
Fedora Rawhide 0.02-54.fc40 -
Fedora 40 0.02-54.fc40 -
Fedora 39 0.02-52.fc39 -
Fedora 38 0.02-50.fc38 -
EPEL 7 0.02-25.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Net-IP-CMatch dash maintainers at fedoraproject dot org.



Sources on Pagure