ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
12 lines
400 B
Plaintext
12 lines
400 B
Plaintext
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.
|
|
|
|
WWW: https://metacpan.org/release/Net-CIDR-Set
|