in reply to Re: Forcing IPv6 onto existing modules
in thread Forcing IPv6 onto existing modules

Interesting suggestion. I'll have a look.
  • Comment on Re^2: Forcing IPv6 onto existing modules

Replies are listed 'Best First'.
Re^3: Forcing IPv6 onto existing modules
by Anonymous Monk on Dec 26, 2008 at 22:28 UTC
    Hi,
    I'm currently preparing a talk about Perl+IPv6 for the next german perl Workshop and I'll implemented this suggestion and took it further.
    To CPAN just uploaded is Net::INET6Glue.
    Part of it makes IO::Socket::INET the same as IO::Socket::INET6 and another part patches IPv6 support into Net::FTP (e.g EPRT, EPSV)