http://qs321.pair.com?node_id=1008067


in reply to IPv6 Sockets

It works for me... my IPv6 output is:

:: 49527 2000:1234:5678:9abc::eeff 23456

You might want to check for an outdated module (or perl, or operating system). I'm using:

perl 5.14.3 Fedora 17 Linux, kernel 3.6.9 IO::Socket::INET6 2.69 IO::Socket 1.32 Socket 2.001 Socket6 0.23

Replies are listed 'Best First'.
Re^2: IPv6 Sockets
by nitin1704 (Sexton) on Dec 10, 2012 at 09:10 UTC
    I was trying it from a CentOS 5 VirtualBox VM. But then I tried from real Windows and Ubuntu machines and it worked just fine. Probably the VM has something to do with it?