PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2015-05-14T06:21:27 ActivePerl-2000 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Thu, 14 May 2015 05:17:02 GMT Running make for D/DA/DAMS/IO-Socket-Timeout-0.29.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\D\DA\DAMS\IO-Socket-Timeout-0.29.tar.gz ok IO-Socket-Timeout-0.29 IO-Socket-Timeout-0.29/README IO-Socket-Timeout-0.29/Changes IO-Socket-Timeout-0.29/LICENSE IO-Socket-Timeout-0.29/dist.ini IO-Socket-Timeout-0.29/META.yml IO-Socket-Timeout-0.29/MANIFEST IO-Socket-Timeout-0.29/Build.PL IO-Socket-Timeout-0.29/t IO-Socket-Timeout-0.29/t/io_sock.t IO-Socket-Timeout-0.29/t/io_unix.t IO-Socket-Timeout-0.29/t/preload.t IO-Socket-Timeout-0.29/t/timeout.t IO-Socket-Timeout-0.29/Makefile.PL IO-Socket-Timeout-0.29/t/00-compile.t IO-Socket-Timeout-0.29/t/release-synopsis.t IO-Socket-Timeout-0.29/t/release-distmeta.t IO-Socket-Timeout-0.29/t/tlib IO-Socket-Timeout-0.29/t/tlib/TestTimeout.pm IO-Socket-Timeout-0.29/t/timeout_setsockopt.t IO-Socket-Timeout-0.29/lib/IO/Socket IO-Socket-Timeout-0.29/lib/IO/Socket/Timeout.pm IO-Socket-Timeout-0.29/t/release-pod-coverage.t CPAN.pm: Building D/DA/DAMS/IO-Socket-Timeout-0.29.tar.gz >>> C:\Perl-5.20\bin\perl.exe Makefile.PL Congratulations, your toolchain understands 'configure_requires'! Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for IO::Socket::Timeout Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/IO/Socket/Timeout.pm blib\lib\IO\Socket\Timeout.pm DAMS/IO-Socket-Timeout-0.29.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - IO/Socket/Timeout.pm loaded ok ok t/io_sock.t ............... 1..26 ok 1 ok 2 ok 3 ok 4 ok 5 Dubious, test returned 5 (wstat 1280, 0x500) Failed 21/26 subtests t/io_unix.t ............... skipped: UNIX domain sockets not implemented on MSWin32 t/preload.t ............... ok 1 - INC contains composed class IO::Socket::Unix with SetSockOpt role" ok 2 - file name is ok ok 3 - INC contains composed class IO::Socket::Unix with PerlIO role" ok 4 - file name is ok ok 5 - INC contains composed class IO::Socket::INET with SetSockOpt role" ok 6 - file name is ok ok 7 - INC contains composed class IO::Socket::INET with PerlIO role" ok 8 - file name is ok 1..8 ok t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-synopsis.t ...... skipped: these tests are for release candidate testing t/timeout.t ............... # Subtest: test with no delays and no timeouts ok 1 - got proper response 1 ok 2 - got proper response 2 1..2 ok 1 - test with no delays and no timeouts # Subtest: test with read timeout ok 1 - client does PerlIO ok 2 - got proper response 1 ok 3 - we've hit timeout ok 4 - and error is timeout 1..4 ok 2 - test with read timeout # Subtest: test with sysread timeout ok 1 - client does PerlIO ok 2 - got proper response 1 ok 3 - we've hit timeout ok 4 - and error is timeout 1..4 ok 3 - test with sysread timeout # Subtest: test standard sysread/syswrite no timeout ok 1 - client does not do PerlIO ok 2 - got proper response 1 ok 3 - got proper response 2 1..3 ok 4 - test standard sysread/syswrite no timeout 1..4 ok t/timeout_setsockopt.t .... skipped: Can't test setsockopt on this OS Test Summary Report ------------------- t/io_sock.t (Wstat: 1280 Tests: 5 Failed: 0) Non-zero exit status: 5 Parse errors: Bad plan. You planned 26 tests but ran 5. Files=9, Tests=18, 8 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: FAIL Failed 1/9 test programs. 0/18 subtests failed. dmake: Error code 255, while making 'test_dynamic' DAMS/IO-Socket-Timeout-0.29.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DAMS/IO-Socket-Timeout-0.29.tar.gz Finished 2015-05-14T06:21:40