in reply to Re^2: IO::Socket::INET's sockaddr() returns 16 byte instead of 4, Socket::inet_ntoa() complains
in thread IO::Socket::INET's sockaddr() returns 16 byte instead of 4, Socket::inet_ntoa() complains

You probably have installed package: ii libio-socket-inet6-perl 2.65-1.1 Object interface for AF_INET6 domain sockets uninstall "libio-socket-inet6-perl" package from system and it will work ! :-D
  • Comment on Re^3: IO::Socket::INET's sockaddr() returns 16 byte instead of 4, Socket::inet_ntoa() complains

Replies are listed 'Best First'.
Re^4: IO::Socket::INET's sockaddr() returns 16 byte instead of 4, Socket::inet_ntoa() complains
by sedusedan (Pilgrim) on Mar 06, 2012 at 02:08 UTC
    Thanks! It does solve the problem. I'm linking this page to the RT ticket for reference.