diff options
author | grant <grant> | 2004-01-09 01:46:19 +0000 |
---|---|---|
committer | grant <grant> | 2004-01-09 01:46:19 +0000 |
commit | e414f103c8bfc55a0535bd4c0adfcc8502571070 (patch) | |
tree | c5027e99ba888b1c43cd81e33701ef68a32429b8 /doc/CHANGES | |
parent | 29f07077e27b7b5a46b63abe940db2fcf296216b (diff) | |
download | pkgsrc-e414f103c8bfc55a0535bd4c0adfcc8502571070.tar.gz |
import p5-Net-Netmask from pkgsrc-wip, initially by Charlie Allom,
wich some cleanup by me.
Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an
object-oriented interface. Nearly all functions are methods that operate
on a Net::Netmask object.
There are methods that provide the nearly all bits of information about
a network block that you might want.
There are also functions to put a network block into a table and then
later lookup network blocks by IP address in that table. There are
functions to turn a IP address range into a list of CIDR blocks. There
are functions to turn a list of CIDR blocks into a list of IP addresses.
There is a function for sorting by text IP address.
Diffstat (limited to 'doc/CHANGES')
0 files changed, 0 insertions, 0 deletions