Checking if your kit is complete... Looks good Writing Makefile for Time::Out Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Out.pm blib\lib\Time\Out.pm cp Out.pod blib\lib\Time\Out.pod Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_init..........1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 05:35:37 2008 # Current time GMT: Fri Jan 11 13:35:37 2008 # Using Test.pm version 1.25 ok 1 ok t/02_usage.........1..15 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 05:35:37 2008 # Current time GMT: Fri Jan 11 13:35:37 2008 # Using Test.pm version 1.25 The following tests use sleep() so please be patient... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # skip alarm() doesn't interrupt blocking I/O on Win32 ok 10 # Failed test 11 in t/02_usage.t at line 97 # t/02_usage.t line 97 is: ok($@ eq 'timeout') ; not ok 11 # Failed test 12 in t/02_usage.t at line 108 # t/02_usage.t line 108 is: ok($@ eq 'timeout') ; # Failed test 13 in t/02_usage.t at line 109 # t/02_usage.t line 109 is: ok(!$seen) ; not ok 12 not ok 13 ok 14 ok 15 FAILED tests 11-13 Failed 3/15 tests, 80.00% okay (less 1 skipped test: 11 okay, 73.33%) t/03_exceptions....1..3 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 05:35:59 2008 # Current time GMT: Fri Jan 11 13:35:59 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/pod..............1..2 ok 1 - blib\lib\Time\Out.pm ok 2 - blib\lib\Time\Out.pod ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_usage.t 15 3 11-13 1 subtest skipped. Failed 1/4 test scripts. 3/21 subtests failed. Files=4, Tests=21, 23 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 3/21 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.