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\laps.t t\load.t t\output.t t\timing.t t\laps......ok 1 - use Benchmark::Stopwatch; ok 2 - The object isa Benchmark::Stopwatch ok 3 - got 0 ok 4 - got 1 ok 5 - laps recorded correctly 1..5 ok t\load......ok 1 - use Benchmark::Stopwatch; ok 2 - The object isa Benchmark::Stopwatch ok 3 - Benchmark::Stopwatch->can('start') ok 4 - Benchmark::Stopwatch->can('lap') ok 5 - Benchmark::Stopwatch->can('stop') ok 6 - Benchmark::Stopwatch->can('summary') ok 7 - Benchmark::Stopwatch->can('time') 1..7 ok t\output....ok 1 - use Benchmark::Stopwatch; ok 2 - got expected summary ok 3 - as_data works. 1..3 ok t\timing....ok 1 - use Benchmark::Stopwatch; ok 2 - The object isa Benchmark::Stopwatch # Failed test (t\timing.t at line 32) not ok 3 - $sw->total is more than min # Failed test (t\timing.t at line 33) not ok 4 - $sw->total is less than max ok 5 - The object isa Benchmark::Stopwatch not ok 6 - $sw->total is more than min # Failed test (t\timing.t at line 32) not ok 7 - $sw->total is less than max # Failed test (t\timing.t at line 33) 1..7 # Looks like you failed 4 tests of 7. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3-4, 6-7 Failed 4/7 tests, 42.86% okay Failed 1/4 test scripts, 75.00% okay. 4/22 subtests failed, 81.82% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\timing.t 4 1024 7 4 57.14% 3-4 6-7 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.