Changes for version 4.036 - 2010-11-16

  • In Util.pm v1.35, naip_gethostbyname modified to return undef instead of 0 (zero) on failure
  • thanks to Terry Cassidy enaudishaylee@tc17.com for the bug report
  • In Util.pm v1.35, move sub's ipv6_n2d and ipv6_n2x to non-autosplit portion of module to eliminate warnings during autosplit of "our" variables
  • thanks to Nicholas Bamber <nicholas@periapt.co.uk> Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517361
  • In Lite.pm v1.22, update new6 to properly classify short ipv4 notation i.e. 127/8 with test for ":" rather than match for \d.\d.\d.\d
  • thanks to Steve Huff (SHUFF) * shuff@cpan.org for spotting that bug.
  • In Lite.pm v1.22, update t/v4-new.t for deprecated array syntax in perl 5.13 was: qw(...stuff...) is: (qw(...stuff...))
  • thanks to Todd Rinaldo <toddr@cpan.org> for reporting this

Documentation

Tell about Pure Perl

Modules

Manages IPv4 and IPv6 addresses and subnets
Manages IPv4 and IPv6 addresses and subnets
IPv4/6 and 128 bit number utilities
pure Perl functions for NetAddr::IP::Util
Tell about Pure Perl

Provides

in Lite/Util/Util.pm