Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\end.t t\no_end.t t\test.t t\end.......1..6 You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at C:/cpanrun-5.8/build/5-8-0/lib/Test/Tester.pm line 9. ok 1 - Test '' result count # Failed test (t\end.t at line 12) ok 2 - subtest '' of '' compare actual_ok # got: undef # expected: '1' not ok 3 - checking depth # You need to change $Test::Builder::Level ok 4 - subtest '' of '' compare actual_ok # Failed test (t\end.t at line 12) # got: undef # expected: '1' not ok 5 - checking depth # You need to change $Test::Builder::Level ok 6 - warn diag ok 7 - warn diag test num ok 8 - warn diag has warn # Looks like you planned 6 tests but ran 2 extra. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3, 5 Failed 2/6 tests, 66.67% okay t\no_end....1..1 ok 1 - no warnings ok t\test......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at C:/cpanrun-5.8/build/5-8-0/lib/Test/Tester.pm line 9. ok 1 - Test 'no warns' completed ok 2 - Test 'no warns' no premature diagnostication ok 3 - Test 'no warns' result count ok 4 - subtest 'check warns' of 'no warns' compare actual_ok ok 5 - checking depth ok 6 - Test '1 warn' completed ok 7 - Test '1 warn' no premature diagnostication ok 8 - Test '1 warn' result count ok 9 - subtest 'check warns' of '1 warn' compare actual_ok ok 10 - checking depth ok 11 - 1 warn diag ok 12 - 1 warn diag test num ok 13 - 1 warn diag has warn ok 14 - carp level b ok 15 - carp level a ok 16 - The object isa Devel::StackTrace ok 17 - Test 'clear warns' completed ok 18 - Test 'clear warns' no premature diagnostication ok 19 - Test 'clear warns' result count ok 20 - subtest 'check warns' of 'clear warns' compare actual_ok ok 21 - checking depth ok 22 - Test '2 warn' completed ok 23 - Test '2 warn' no premature diagnostication ok 24 - Test '2 warn' result count ok 25 - subtest 'check warns empty' of '2 warn' compare actual_ok ok 26 - checking depth ok 27 - subtest 'check warns' of '2 warn' compare actual_ok ok 28 - checking depth ok 29 - 2 warn diag ok 30 - 2 warn diag test num ok 31 - 2 warn diag has warn 1..31 ok Failed 1/3 test scripts, 66.67% okay. 0/38 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\end.t 4 1024 6 2 33.33% 3 5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.