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

Changes for version 4.057 - 2011-11-11

  • Lite.pm v1.40 add call to InetBase::fillIPv4 to all uses of gethostbyname
  • break out the code in InetBase v0.05 that expands short IPv4 addresses into dotquad format to account for broken BSD implementations of inet_aton and gethostbyname that do not recognize the short format. EXPORT this as sub 'fillIPv4'
  • in Util.pm v1.45, add 'fillIPv4' to calls to gethostbyname to work around broken inet_aton and gethostbyname implementations in certain BSD implementations

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
IPv4 and IPV6 utilities
pure Perl functions for NetAddr::IP::Util
Tell about Pure Perl

Provides

in Lite/Util/Util.pm