Skip Menu |

This queue is for tickets about the IO-Socket-SSL CPAN distribution.

Report information
The Basics
Id: 124464
Status: resolved
Priority: 0/
Queue: IO-Socket-SSL

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.055
Fixed in: (no value)



Subject: io-socket-ip.t fails without Socket6.pm
Windows XP English & Russian Strawberry perl 5.27.6, 5.26.0 With Socket6.pm: Show quoted text
>perl -Mblib t/io-socket-ip.t
1..0 # no IPv6 enabled on this computer Without Socket6.pm (not installed or blocked with $INC{} = undef} Show quoted text
>perl -Mblib t/io-socket-ip.t
1..1 not ok # automatic use of IO::Socket::IP -- Alexandr Ciornii, http://chorny.net
Am So 18. Feb 2018, 14:51:35, CHORNY schrieb: Show quoted text
> Windows XP English & Russian > Strawberry perl 5.27.6, 5.26.0 > With Socket6.pm:
> >perl -Mblib t/io-socket-ip.t
> 1..0 # no IPv6 enabled on this computer > > Without Socket6.pm (not installed or blocked with $INC{} = undef}
> >perl -Mblib t/io-socket-ip.t
> 1..1 > not ok # automatic use of IO::Socket::IP >
Thanks for reporting the problem. The test was assuming that IO::Socket::IP is only available if the machine has IPv6 support. This assumption is wrong and has been fixed in 2.056.