Subject: | IPv6 support? |
Date: | 18 Sep 2007 09:52:31 -0400 |
To: | bug-libwww-perl [...] rt.cpan.org |
From: | jtk [...] us.ibm.com (John T. Kohl) |
libwww-perl-5.808 doesn't support IPv6 connections.
I believe the following would do it:
* use IO::Socket::INET6 in place of IO::Socket::INET (note, INET6
depends on Socket6)
Are you willing to make this a dependency?
(I'm not a perl expert) Is there a way to make it use INET6 if
present, but INET if not?
* update URL host-name parsing to tolerate IPv6 literal addresss in the
URLs. (See RFC2732)
--
John Kohl
Senior Software Engineer - Rational Software - IBM Software Group
Lexington, Massachusetts, USA
jtk@us.ibm.com
<http://www.ibm.com/software/rational/>