Checking if your kit is complete... Looks good Writing Makefile for Class::Framework Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Class/MethodVars.pm blib\lib\Class\MethodVars.pm cp lib/Class/Framework.pm blib\lib\Class\Framework.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-API.........1..8 ok 1 - Load Class::MethodVars ok 2 - Load Class::Framework ok 3 - Class::MethodVars has an import facility ok 4 - Class::Framework has an import facility ok 5 - Class::MethodVars version looks valid ok 6 - Class::Framework version looks valid ok 7 - Class::MethodVars has a Method definition ok 8 - Class::Framework has a ClassMethod definition ok t/50-demotest....1..1 The system cannot find the path specified. # Failed test 'Demotest has correct output.' # at t/50-demotest.t line 10. # Looks like you failed 1 test of 1. not ok 1 - Demotest has correct output. 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. not ok 1 - Demotest has correct output. # Failed test 'Demotest has correct output.' # at t/51-evaltest.t line 10. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/50-demotest.t 1 256 1 1 1 t/51-evaltest.t 1 256 1 1 1 Failed 2/3 test scripts. 2/10 subtests failed. Files=3, Tests=10, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/3 test programs. 2/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.