Thank you for the tip for IO::Socket::SSL. It appears necessary but not sufficient to pass tests. If anyone has the quick answer to:

List form of pipe open not implemented at t/memleak_bad_handshake.t line 66.
t/memleak_bad_handshake.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run

in IO::Socket::SSL, please let me know.  Otherwise I will look into it.

I got egd (EGD: The Entropy Gathering Daemon) from http://egd.sourceforge.net/





Do you REALLY want to continue? [Default: no] yes

WARNING
No library for handling international domain names found.
It will work but croak if you try to verify an international name against
a certificate.
It's recommended to install either Net::IDN::Encode or Net::LibIDN

Checking if your kit is complete...
Looks good
Writing Makefile for IO::Socket::SSL
(C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp SSL.pm blib\lib\IO\Socket\SSL.pm
(C:\strawberry\c\bin\dmake.EXE exited with 0)
CPAN::Reporter: dmake result is 'pass', No errors.
 SULLR/IO-Socket-SSL-1.30.tar.gz
 C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/01loadmodule.t ........... ok
t/02settings.t ............. ok
t/acceptSSL-timeout.t ...... ok
t/auto_verify_hostname.t ... ok
t/cert_no_file.t ........... ok
t/compatibility.t .......... ok
t/connectSSL-timeout.t ..... ok
t/core.t ................... ok
t/dhe.t .................... ok
t/inet6.t .................. skipped: no IO::Socket::INET6 available
List form of pipe open not implemented at t/memleak_bad_handshake.t line 66.
t/memleak_bad_handshake.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/nonblock.t ............... skipped: nonblocking does not work on Win32
t/readline.t ............... ok
t/sessions.t ............... ok
t/start-stopssl.t .......... ok
t/startssl.t ............... ok
t/sysread_write.t .......... ok
t/verify_hostname.t ........ ok

Test Summary Report
-------------------
t/memleak_bad_handshake.t (Wstat: 65280 Tests: 0 Failed: 0)
 Non-zero exit status: 255
 Parse errors: No plan found in TAP output
t/sysread_write.t        (Wstat: 0 Tests: 9 Failed: 0)
 TODO passed:   9
Files=18, Tests=255, 17 wallclock secs ( 0.02 usr +  0.06 sys =  0.08 CPU)
Result: FAIL
Failed 1/18 test programs. 0/255 subtests failed.

Reply via email to