![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | NetBSD distfiles |
Filename: | NetAddr-IP-4.019.tar.gz |
NAME NetAddr::IP::Lite - Manages IPv4 and IPv6 addresses and subnets SYNOPSIS use NetAddr::IP::Lite qw( Zeros Ones V4mask V4net :aton DEPRECATED ! :old_nth ); my $ip = new NetAddr::IP::Lite '127.0.0.1'; or from a packed IPv4 address my $ip = new_from_aton NetAddr::IP::Lite (i more»
NAME NetAddr::IP::Util -- IPv4/6 and 128 bit number utilities SYNOPSIS use NetAddr::IP::Util qw( inet_aton inet_ntoa ipv6_aton ipv6_n2x ipv6_n2d inet_any2n hasbits isIPv4 inet_n2dx inet_n2ad ipv4to6 mask4to6 ipanyto6 mask more»
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NetAddr::IP - Manage IP addresses and subnets This distribution 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, c more»
Revision history for Perl extension NetAddr::IP 4.019 Sat Nov 29 15:15:30 PST 2008 in Lite/Util, more»
Revision history for Perl extension NetAddr::IP::Lite 1.12 Sun Nov 23 19:32:59 PST 2008 repaired more»
Revision history for Perl extension NetAddr::IP::Util 1.26 Fri Nov 28 23:19:01 PST 2008 revised X more»
o More tests for IPv6 functionality. This should be thoroughly tested. o Add support for other not more»
[DIR] | NetAddr-IP-4.019/ (11) |