The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2012-12-04

  • Work around a bug in Data::Validate::IP's is_ipv6 sub. It doesn't think '::' is a valid IPv6 address. If you created a Net::Works::Network object with this address it would treat it as an IPv4 address unless you explicitly specified the version.

Modules

Sane APIs for IP addresses and networks
An object representing a single IP (4 or 6) address
An object representing a single IP address (4 or 6) subnet

Provides

in lib/Net/Works/Role/IP.pm
in lib/Net/Works/Types.pm
in lib/Net/Works/Types/Internal.pm