freebsd-ports/net/p5-Net-Subnet/distinfo
Sunpoet Po-Chuan Hsieh 62d8522a75 - Add p5-Net-Subnet 1.02
This is a simple but fast pure Perl module for determining whether a given IP
address is in a given set of IP subnets. It's iterative, and it doesn't use any
fancy tries, but because it uses simple bitwise operations on strings it's still
very fast.

All documented functions are exported by default.

Subnets have to be given in "address/mask" or "address/length" (CIDR) format.
The Socket and Socket6 modules are used to normalise addresses, which means that
any of the address formats supported by inet_aton and inet_pton can be used with
Net::Subnet.

WWW: http://search.cpan.org/dist/Net-Subnet/

PR:		ports/161335
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
2011-10-26 11:08:02 +00:00

2 lines
136 B
Text

SHA256 (Net-Subnet-1.02.tar.gz) = 1ba32e2b33160eddfe3c210298a201a2d54d3e9a1d0095d5f173ece795db98f0
SIZE (Net-Subnet-1.02.tar.gz) = 4103