Warning: prerequisite Perl::Dist 0.001 not found. Checking if your kit is complete... Looks good Writing Makefile for Perl::Dist::Bootstrap Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Perl/Dist/Bootstrap.pm blib\lib\Perl\Dist\Bootstrap.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.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\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 'Found CPAN directory' not ok 1 - Found CPAN directory # at t/03_run.t line 24. # Failed test 'Found id subdirectory' # at t/03_run.t line 25. not ok 2 - Found id subdirectory Can't locate object method "new" via package "Perl::Dist::Bootstrap" at C:\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 you failed 2 tests of 2 run. # 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_new.t 255 65280 3 2 3 t/03_run.t 255 65280 4 6 1-4 1 test skipped. Failed 2/5 test scripts. 5/10 subtests failed. Files=5, Tests=10, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 5/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.