pkgsrc/net/p5-Net-CIDR-Set/DESCR
seb b3c9175896 Initial import of p5-Net-CIDR-Set version 0.10 in the NetBSD Packages
Collection.

The Perl 5 module Net::CIDR::Set represents sets of IP addresses
and allows standard set operations (union, intersection, membership
test etc) to be performed on them.  In spite of the name it can
work with sets consisting of arbitrary ranges of IP addresses - not
just CIDR blocks.  Both IPv4 and IPv6 addresses are handled - but
they may not be mixed in the same set.
2009-01-29 19:46:12 +00:00

7 lines
368 B
Text

The Perl 5 module Net::CIDR::Set represents sets of IP addresses
and allows standard set operations (union, intersection, membership
test etc) to be performed on them.
In spite of the name it can work with sets consisting of arbitrary
ranges of IP addresses - not just CIDR blocks.
Both IPv4 and IPv6 addresses are handled - but they may not be mixed
in the same set.