On Thu, Dec 02, 2010 at 08:19:32AM +0100, Matija Grabnar wrote: > Right now? I need support for IPv6, actually support for dual-stack > in standard library > calls and in the major CPAN modules. Preferably transparent one, not > one involving loading > a special library, and patching third party modules to call Socket6 > instead of Socket, or whatever.
Does
IO::Socket::IP
look like it'll help you?
I am at this very moment working on getting proper IPv6 handling into
core perl - bleadperl's Socket.xs already has
{pack,unpack}_sockaddr_in6, and I am working on getaddrinfo /
getnameinfo now. I hope to be able to have IO::Socket::IP in core by
5.14.
--
Paul "LeoNerd" Evans
[email protected]
ICQ# 4135350 | Registered Linux# 179460
http://www.leonerd.org.uk/
signature.asc
Description: Digital signature
