Warning: prerequisite Carp 0.01 not found at d:/cpanrun/build/5-6-1/lib/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for App-Options Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/App/Options.pm blib\lib\App\Options.pm D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e cp bin/prefix blib\script\prefix D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "system qq[pl2bat.bat ].shift" blib\script\prefix 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 -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e cp bin/prefix blib\script\prefix D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "system qq[pl2bat.bat ].shift" blib\script\prefix 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\main.t t\old.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Options/blib t\main..............ok 1 - put something in %App::options ok 2 - prefix = d:/cpanrun/build/5-6-1 ok 3 - app = main ok 4 - var = value ok 5 - pattern match ok 6 - old pattern match ok 7 - variable substitution ok 8 - variable substitution (default used) ok 9 - variable substitution (default supplied but not used) ok 10 - variable substitution (var name used since var not defined) ok 11 - inline pattern match ok 12 - section excluded ok 13 - section exclusion ended ok 14 - section excluded again ok 15 - section included ok 16 - section included (regexp) ok 17 - ALL works ok 18 - default env var works ok 19 - specified env var works ok 20 - specified secondary env var works ok 21 - set environment variables [/usr/local/foo/lib] ok 22 - line continuation characters (\) [hello, world!] ok 23 - put something in %App::options ok 24 - prefix = /usr/local ok 25 - app = main ok 26 - var = value ok 27 - pattern match ok 28 - old pattern match ok 29 - @INC affected by perlinc ok 30 - put something in %App::otherconf ok 31 - prefix = d:/cpanrun/build/5-6-1 ok 32 - app = main ok 33 - var = value ok 34 - pattern match ok 35 - old pattern match ok 36 - put something in %App::options3 ok 37 - prefix = d:/cpanrun/build/5-6-1 ok 38 - app = main ok 39 - var = value ok 40 - pattern match ok 41 - old pattern match ok 42 - hostname option set ok 43 - host option set ok 44 - host option shorter than hostname option ok 45 - host not named xyzzy3 ok 46 - $ENV{X} variable substitution worked ok 47 - auto-import of APP_ env vars worked 1..47 FAILED tests 1-47 Failed 47/47 tests, 0.00% okay t\old...............ok 1 - use App::Options; ok 2 - put something in %App::options ok 3 - app = old ok 4 - var = value ok 5 - pattern match ok 6 - old pattern match ok 7 - variable substitution ok 8 - variable substitution (default used) ok 9 - variable substitution (default supplied but not used) ok 10 - variable substitution (var name used since var not defined) ok 11 - inline pattern match ok 12 - section excluded ok 13 - section exclusion ended ok 14 - section excluded again ok 15 - section included ok 16 - section included (regexp) ok 17 - ALL works ok 18 - default env var works ok 19 - specified env var works ok 20 - specified secondary env var works ok 21 - put something in %App::options ok 22 - prefix = /usr/local ok 23 - app = old ok 24 - var = value ok 25 - pattern match ok 26 - old pattern match ok 27 - @INC affected by perlinc ok 28 - put something in %App::otherconf ok 29 - prefix = d:/cpanrun/build/5-6-1 ok 30 - app = old ok 31 - var = value ok 32 - pattern match ok 33 - old pattern match ok 34 - put something in %App::options3 ok 35 - prefix = d:/cpanrun/build/5-6-1 ok 36 - app = old ok 37 - var = value ok 38 - pattern match ok 39 - old pattern match 1..39 FAILED tests 1-39 Failed 39/39 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\main.t 47 47 100.00% 1-47 t\old.t 39 39 100.00% 1-39 Failed 2/2 test scripts, 0.00% okay. 86/86 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.