# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Apache-FakeTable' version '0.02' Unknown 'build_class', defaulting to 'Module::Build' 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 Build --makefile_env_macros 1 Build: blib\lib\Apache\FakeTable.pm: cannot resolve L in paragraph 25. Copying lib\Apache\FakeTable.pm -> blib\lib\Apache\FakeTable.pm Manifying blib\lib/Apache/FakeTable.pm -> blib\libdoc\Apache.FakeTable.3 HTMLifying blib\lib\Apache\FakeTable.pm -> blib\libhtml\site\lib\Apache\FakeTable.html 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 Build --makefile_env_macros 1 test t\basic....1..52 String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 80, near "Carp::croak "Usage: "" (Do you need to predeclare Carp::croak?) String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 120, near "Carp::carp "Use of uninitialized value in null operation"" (Do you need to predeclare Carp::carp?) String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 167, near "Carp::carp "Use of uninitialized value in null operation"" (Do you need to predeclare Carp::carp?) # Failed test 'use Apache::FakeTable;' # at t\basic.t line 6. not ok 1 - use Apache::FakeTable; # Tried to use 'Apache::FakeTable'. # Error: syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 80, near "Carp::croak "Usage: "" # syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 120, near "Carp::carp "Use of uninitialized value in null operation"" # syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 167, near "Carp::carp "Use of uninitialized value in null operation"" # BEGIN not safe after errors--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Apache-FakeTable\blib\lib/Apache/FakeTable.pm line 222. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t\basic.t line 6. ok 2 - Catch exception # Failed test 'Check exception message' # at t\basic.t line 11. not ok 3 - Check exception message # 'Undefined subroutine &Apache::FakeTable::new called at t\basic.t line 9. # ' # doesn't match '(?-xism:Usage: Apache::FakeTable::new\(pclass, r, nalloc=10\) at .* line 9)' Undefined subroutine &Apache::FakeTable::new called at t\basic.t line 17. # Looks like you planned 52 tests but only ran 3. # Looks like you failed 2 tests of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-52 Failed 51/52 tests, 1.92% okay t\zpod.....1..1 ok 1 - POD test for blib\lib/Apache/FakeTable.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\basic.t 255 65280 52 100 1 3-52 Failed 1/2 test scripts. 51/53 subtests failed. Files=2, Tests=53, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 51/53 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.