Warning: prerequisite Scalar::Defer 0.13 not found. We have 0.10. Checking if your kit is complete... Looks good Warning: Guessing NAME [Class-Lego] from current directory name. Writing Makefile for Class-Lego Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Class/Lego.pm blib\lib\Class\Lego.pm cp lib/Class/Lego/Myself.pm blib\lib\Class\Lego\Myself.pm cp lib/Class/Lego/Myself.pod blib\lib\Class\Lego\Myself.pod Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/02basic.......1..5 Scalar::Defer version 0.13 required--this is only version 0.10 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-Lego\blib\lib/Class/Lego/Myself.pm line 17. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-Lego\blib\lib/Class/Lego/Myself.pm line 17. Compilation failed in require at t/02basic.t line 6. BEGIN failed--compilation aborted at t/02basic.t line 6. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/03subclass....1..5 Scalar::Defer version 0.13 required--this is only version 0.10 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-Lego\blib\lib/Class/Lego/Myself.pm line 17. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-Lego\blib\lib/Class/Lego/Myself.pm line 17. Compilation failed in require at t/03subclass.t line 10. BEGIN failed--compilation aborted at t/03subclass.t line 12. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02basic.t 9 2304 5 10 1-5 t/03subclass.t 9 2304 5 10 1-5 Failed 2/2 test scripts. 10/10 subtests failed. Files=2, Tests=10, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 10/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x9' Stop.