Warning: prerequisite Scalar::Util failed to load: Can't locate Scalar/Util.pm in @INC (@INC contains: inc D:\cpanrun\depot\main\Apps\CPAN_Run\lib d:/cpanrun/build/5-6-1/lib d:/cpanrun/build/5-6-1/site/lib .) at (eval 13) line 3. Checking if your kit is complete... Looks good Writing Makefile for Class::Spiffy Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Class/Spiffy/mixin.pm blib\lib\Class\Spiffy\mixin.pm cp lib/Class/Spiffy.pm blib\lib\Class\Spiffy.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\autoload.t t\base.t t\base2.t t\big-base.t t\cascade.t t\const.t t\early.t t\export1.t t\export2.t t\export3.t t\export4.t t\export5.t t\export6.t t\export7.t t\exporter.t t\field.t t\field2.t t\field3.t t\mixin.t t\mixin2.t t\mixin3.t t\new.t t\package.t t\parse.t t\stub.t t\super.t t\super2.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Spiffy/blib t\autoload..........1..1 ok 1 ok t\base..............1..24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok t\base2.............1..1 ok 1 ok t\big-base..........1..1 ok 1 - Class::Spiffy users can't use -Base ok t\cascade...........1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok t\const.............1..3 ok 1 ok 2 ok 3 ok t\early.............1..1 ok 1 # skip XXX - fix later ok, 1/1 skipped: XXX - fix later t\export1...........1..20 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok t\export2...........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\export3...........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\export4...........1..24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok t\export5...........1..2 ok 1 ok 2 ok t\export6...........1..4 ok 1 ok 2 ok 3 ok 4 ok t\export7...........1..4 ok 1 ok 2 ok 3 ok 4 ok t\exporter..........1..1 ok 1 - Class::Spiffy modules support autouse ok t\field.............1..4 ok 1 ok 2 ok 3 ok 4 ok t\field2............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\field3............1..7 Can't locate Scalar/Util.pm in @INC (@INC contains: t lib D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Spiffy/blib/arch D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Spiffy/blib/lib d:\cpanrun\build\5-6-1\lib D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:/cpanrun/build/5-6-1/lib D:/cpanrun/build/5-6-1/site/lib .) at lib/Class/Spiffy.pm line 170. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t\mixin.............1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\mixin2............1..32 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok t\mixin3............1..1 ok 1 ok t\new...............1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\package...........1..2 ok 1 ok 2 ok t\parse.............1..1 ok 1 ok t\stub..............1..1 ok 1 ok t\super.............1..3 ok 1 ok 2 ok 3 ok t\super2............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\field3.t 255 65280 7 7 100.00% 1-7 1 subtest skipped. Failed 1/27 test scripts, 96.30% okay. 7/190 subtests failed, 96.32% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.