Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/my-timer........1..8 ok 1 - use MyTimer; ok 2 - The object isa MyTimer # Looks like you planned 8 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-8 Failed 6/8 tests, 25.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/test............1..49 ok 1 - use Devel::Timer; ok 2 - Total time ok 3 - header ok 4 - step 0 ok 5 - step 1 ok 6 - step 2 ok 7 - step 3 ok 8 - step 4 ok 9 - step 5 ok 10 - step 6 ok 11 - no step 7 ok 12 - Total time ok 13 - header ok 14 - A -> B ok 15 - B -> C ok 16 - B -> A ok 17 - INIT -> A ok 18 - order by time descending ok 19 - Total time ok 20 - header ok 21 - A -> B ok 22 - B -> C ok 23 - B -> A ok 24 - INIT -> A ok 25 - sort by count ok 26 - get_stats('A', 'B') ok 27 - $time ok 28 - $time ok 29 - $percent ok 30 - $percent ok 31 - $count ok 32 - get_stats('B', 'A') ok 33 - $time ok 34 - $time ok 35 - $percent ok 36 - $percent ok 37 - $count ok 38 - get_stats('B', 'C') ok 39 - $time ok 40 - $time ok 41 - $percent ok 42 - $percent ok 43 - $count ok 44 - get_stats('INIT', 'A') ok 45 - $time ok 46 - $time ok 47 - $percent ok 48 - $percent ok 49 - $count ok Failed 1/4 test scripts, 75.00% okay. 6/57 subtests failed, 89.47% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/my-timer.t 255 65280 8 6 75.00% 3-8 2 tests skipped. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.