Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
10 lines
352 B
Plaintext
10 lines
352 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.
|