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, 'inc', 'blib\lib', 'blib\arch')" t\01_compile.t t\02_new.t t\03_run.t t\98_pod.t t\99_pmv.t t\01_compile....1..2 ok 1 - Perl version is new enough ok 2 - use Perl::Dist::Bootstrap; ok t\02_new........1..3 ok 1 - Found CPAN directory ok 2 - Found id subdirectory Can't locate object method "new" via package "Perl::Dist::Bootstrap" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Perl-Dist-Bootstrap\blib\lib/Perl/Dist/Bootstrap.pm line 36. # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t\03_run........1..4 # Failed test (t\03_run.t at line 24) not ok 1 - Found CPAN directory # Failed test (t\03_run.t at line 25) not ok 2 - Found id subdirectory Can't locate object method "new" via package "Perl::Dist::Bootstrap" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Perl-Dist-Bootstrap\blib\lib/Perl/Dist/Bootstrap.pm line 36. # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t\98_pod........1..1 ok 1 - blib\lib\Perl\Dist\Bootstrap.pm ok t\99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available Failed 2/5 test scripts, 60.00% okay. 5/10 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02_new.t 255 65280 3 1 33.33% 3 t\03_run.t 255 65280 4 4 100.00% 1-4 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.