Checking if your kit is complete... Looks good Writing Makefile for Class::Modular Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Class/Modular.pm blib\lib\Class\Modular.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\01_module.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Modular/blib t\01_module.........1..11 Can't store CODE items at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Modular/blib/lib/Class/Modular.pm line 244. # Looks like you planned 11 tests but only ran 6. # Looks like your test died just after 6. ok 1 - use Class::Modular; ok 2 ok 3 - load and is_loaded work ok 4 - AUTOLOAD works ok 5 - override() works ok 6 - can() works dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-11 Failed 5/11 tests, 54.55% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\01_module.t 255 65280 11 5 45.45% 7-11 Failed 1/1 test scripts, 0.00% okay. 5/11 subtests failed, 54.55% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.