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\01-API.t t\50-demotest.t t\51-evaltest.t t\01-API.........1..8 ok 1 - Load Class::MethodVars # Failed test (t\01-API.t at line 10) not ok 2 - Load Class::Framework ok 3 - Class::MethodVars has an import facility ok 4 - Class::Framework has an import facility Use of uninitialized value in numeric ge (>=) at t\01-API.t line 16. ok 5 - Class::MethodVars version looks valid # Failed test (t\01-API.t at line 16) not ok 6 - Class::Framework version looks valid ok 7 - Class::MethodVars has a Method definition ok 8 - Class::Framework has a ClassMethod definition # Looks like you failed 2 tests of 8. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 6 Failed 2/8 tests, 75.00% okay t\50-demotest....1..1 The system cannot find the path specified. # Failed test (t\50-demotest.t at line 10) not ok 1 - Demotest has correct output. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\51-evaltest....1..1 The system cannot find the path specified. # Failed test (t\51-evaltest.t at line 10) not ok 1 - Demotest has correct output. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 3/3 test scripts, 0.00% okay. 4/10 subtests failed, 60.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-API.t 2 512 8 2 25.00% 2 6 t\50-demotest.t 1 256 1 1 100.00% 1 t\51-evaltest.t 1 256 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.