On 2015-02-18 16:16:58, ETHER wrote:
Show quoted text
After doing some experiments on a Windows Vista system with StrawberryPerl 5.20.1, it seems to me that IO::Socket::IP and IO::Socket::INET6 are causing the problems. If these modules are disabled (both!), then the test suite passes.
To get more information, maybe it would be a good idea to print out a list of the installed relevant IO::Socket* modules (see top of the Net::HTTP source code), or hack this list into PREREQ_PM for better cpantesters reporting.