p5-Net-IP-Match-Regexp
1.01_2Efficiently match IP addresses against IP ranges via regexp
Net::IP::Match::Regexp allows you to check an IP address against one or more IP ranges. It employs Perl's highly optimized regular expression engine to do the hard work, so it is very fast. It is optimized for speed by doing the match against a regexp which implicitly checks the broadest IP ranges first. An advantage is that the regexp can be computed and stored in advance (in source code, in a database table, etc) and reused, saving much time if the IP ranges don't change too often. The match can optionally report a value (e.g. a network name) instead of just a boolean, which makes module useful for mapping IP ranges to names or codes or anything else.
Origin: net-mgmt/p5-Net-IP-Match-Regexp
Category: net-mgmt
Size: 20.4KiB
License: not specified
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$
pkg install p5-Net-IP-Match-RegexpDependencies (1)
Required By (1 packages)
More in net-mgmt
py311-msrest0.7.1_1
AutoRest swagger generator Python client runtimenet-snmp5.9.5.2,1
Extendable SNMP implementationp5-Net-IP1.26_1
Perl extension for manipulating IPv4/IPv6 addressesp5-NetAddr-IP4.079
Work with IPv4 and IPv6 addresses and subnetsicingaweb2-php842.12.6
Next generation web interface for Icinga 1 and 2icingaweb2-php822.12.6
Next generation web interface for Icinga 1 and 2icingaweb2-php832.12.6
Next generation web interface for Icinga 1 and 2icingaweb2-php852.12.6
Next generation web interface for Icinga 1 and 2p5-Net-SNMP6.0.1_1
Object oriented interface to SNMPp5-Net-CIDR0.27
Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation