Warning: prerequisite Perl::Dist failed to load: Can't locate Perl/Dist.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 11) line 3. Checking if your kit is complete... Looks good Writing Makefile for Perl::Dist::Bootstrap Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Perl/Dist/Bootstrap.pm blib\lib\Perl\Dist\Bootstrap.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 -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\01_compile.t t\02_new.t t\03_run.t t\98_pod.t t\99_pmv.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl-Dist-Bootstrap/blib 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" (perhaps you forgot to load "Perl::Dist::Bootstrap"?) at D:/cpanrun/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 not ok 1 - Found CPAN directory # Failed test (t\03_run.t at line 24) not ok 2 - Found id subdirectory # Failed test (t\03_run.t at line 25) Can't locate object method "new" via package "Perl::Dist::Bootstrap" (perhaps you forgot to load "Perl::Dist::Bootstrap"?) at D:/cpanrun/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..0 # Skip Test::Pod not available for testing skipped: Test::Pod not available for testing t\99_pmv............1..0 # Skip Test::MinimumVersion not available skipped: Test::MinimumVersion not available Failed Test Status 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 2 tests skipped. Failed 2/5 test scripts, 60.00% okay. 5/9 subtests failed, 44.44% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.