IPv6 support : how to make it work

Hello

I've found out how to make the validator support connections to IPv6 web
sites : you have to modify libwww-perl (aka LWP) to make it use
IO::Socket::INET6 instead of IO::Socket::INET in Net/HTTP.pm .
I asked LWP's developper to modify this module but he didn't even answer
my mail so I can't say when IPv6 support will be enabledin official
version.

HTH
-- 
Bernard Massot

Received on Monday, 31 January 2005 15:52:18 UTC