diff options
author | seb <seb@pkgsrc.org> | 2004-10-31 16:17:11 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-10-31 16:17:11 +0000 |
commit | 17493f3038c931e562f7a79f32d875dc1dd5403f (patch) | |
tree | 78fd8a9c797cdd0a3e9a93a3b4f51b74f1bd7fae /net/p5-NetAddr-IP/PLIST | |
parent | cb952d817e0c31010d540660824a701b09a2b03b (diff) | |
download | pkgsrc-17493f3038c931e562f7a79f32d875dc1dd5403f.tar.gz |
Initial import of p5-NetAddr-IP version 3.21 in the NetBSD Packages
Collection.
This Perl5 module is designed as a help for managing (ranges
of) IP addresses. It includes efficient implementations for most
common tasks done to subnets or ranges of IP addresses, namely
verifying if an address is within a subnet, comparing, looping,
splitting subnets into longer prefixes, compacting addresses to
the shortest prefixes, etc. Both IPv4 and IPv6 addresses are
supported.
Diffstat (limited to 'net/p5-NetAddr-IP/PLIST')
-rw-r--r-- | net/p5-NetAddr-IP/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-NetAddr-IP/PLIST b/net/p5-NetAddr-IP/PLIST new file mode 100644 index 00000000000..10093f699d3 --- /dev/null +++ b/net/p5-NetAddr-IP/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/31 16:17:11 seb Exp $ |