Manages IPv4 and IPv6 addresses and subnets
Go to file
Paul Howarth 2c0a8df303 Update to 4.058
- New upstream release 4.058
  - In Lite.pm v1.40:
    - Add call to InetBase::fillIPv4 to all uses of gethostbyname
  - In InetBase.pm v0.06:
    - Break out the code 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, and 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
2011-11-13 12:15:20 +00:00
.gitignore Update to 4.049 2011-10-20 12:15:33 +01:00
perl-NetAddr-IP.spec Update to 4.058 2011-11-13 12:15:20 +00:00
sources Update to 4.058 2011-11-13 12:15:20 +00:00