Changes for version 0.16 - 2013-12-25

  • The last address in the ::0/0 network was being returned as ::0 instead of ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff.
  • The IPv6 address ::0 is now always stringified as "::0", not "::". However, either will be parsed correctly when giving an address as a string to a constructor.

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
Utility subroutines for Net-Works

Provides

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