2c0a8df Update to 4.058

Authored and Committed by pghmcfc 12 years ago
    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
    
        
file modified
+13 -1
file modified
+1 -1