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/01template/01compile.t t/02context/01compile.t t/02context/10process.t t/02context/11include.t t/02context/13mixed.t t/01template/01compile....1..1 ok 1 - use Devel::Profiler::Plugins::Template; ok t/02context/01compile.....1..1 ok 1 - use Devel::Profiler::Plugins::Template::Context; ok t/02context/10process.....1..4 "check_count" is not exported by the Devel::Profiler::Test module Can't continue after import errors at t/02context/10process.t line 3 BEGIN failed--compilation aborted at t/02context/10process.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/02context/11include.....1..4 "check_count" is not exported by the Devel::Profiler::Test module Can't continue after import errors at t/02context/11include.t line 3 BEGIN failed--compilation aborted at t/02context/11include.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/02context/13mixed.......1..3 "check_count" is not exported by the Devel::Profiler::Test module Can't continue after import errors at t/02context/13mixed.t line 3 BEGIN failed--compilation aborted at t/02context/13mixed.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed 3/5 test scripts, 40.00% okay. 11/13 subtests failed, 15.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/02context/10process.t 255 65280 4 4 100.00% 1-4 t/02context/11include.t 255 65280 4 4 100.00% 1-4 t/02context/13mixed.t 255 65280 3 3 100.00% 1-3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.