in reply to IPv6 in perl 5.8.4?
One big problem is that most the networking modules can only use IO::Socket::INET and IPv4. They inheirit from IO::Socket::INET instead of encapsulating a socket object. This makes it more difficult to use IPv6 or SSL sockets.
|
|---|