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\00-load.t t\kwalitee.t t\pod-coverage.t t\pod.t t\00-load.........1..2 ok 1 - use List::Util; # Failed test (t\00-load.t at line 7) not ok 2 - use Acme::BabyEater; # Tried to use 'Acme::BabyEater'. # Error: Perl v5.8.8 required--this is only v5.8.0, stopped at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-BabyEater\blib\lib/Acme/BabyEater.pm line 3. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-BabyEater\blib\lib/Acme/BabyEater.pm line 3. # Compilation failed in require at (eval 3) line 2. # Testing Acme::BabyEater , Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # Looks like you failed 1 tests of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t\kwalitee........1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping t\pod-coverage....1..0 # Skip Pod::Coverage 0.18 required for testing POD coverage skipped all skipped: Pod::Coverage 0.18 required for testing POD coverage t\pod.............1..1 ok 1 - blib\lib\Acme\BabyEater.pm ok Failed 1/4 test scripts, 75.00% okay. 1/3 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 2 1 50.00% 2 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.