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\000_standard__compile.t t\000_standard__perl_critic.t t\000_standard__pod.t t\01_context.t t\02_with_options.t t\000_standard__compile........1..2 ok 1 - Compile test for blib\lib\Carp\Source.pm Subroutine str_len_trim redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 27. Subroutine format_arg redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 38. Subroutine get_subname redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 62. Subroutine caller_info redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 79. Subroutine long_error_loc redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 106. Subroutine longmess_heavy redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 117. Subroutine ret_backtrace redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 125. Subroutine format_line redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 149. Subroutine get_context redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 157. Subroutine source_cluck redefined at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Carp-Source\blib\lib/Carp/Source.pm line 199. ok 2 - Compile test for blib\lib\Carp\Source\Always.pm ok t\000_standard__perl_critic....1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t\000_standard__pod............1..2 ok 1 - blib\lib\Carp\Source.pm ok 2 - blib\lib\Carp\Source\Always.pm ok t\01_context...................1..1 # Failed test (t\01_context.t at line 30) # +---+----------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ # | Ln|Got |Expected | # +---+----------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ # * 1|context for t\01_context.t line 10: |context for t/01_context.t line 10: * # | 2| | | # | 3| 7: use Test::Differences; | 7: use Test::Differences; | # | 4| 8: | 8: | # | 5| 9: | 9: | # | 6| 10: \e[30;43mmy $context = Carp::Source::get_context(__FILE__, __LINE__);\e[0m | 10: \e[30;43mmy $context = Carp::Source::get_context(__FILE__, __LINE__);\e[0m | # | 7| 11: | 11: | # | 8| 12: # Some comments to | 12: # Some comments to | # | 9| 13: # avoid getting the expected | 13: # avoid getting the expected | # | 10|=========================================================================== |=========================================================================== | # +---+----------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ not ok 1 - context # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\02_with_options..............1..1 # Failed test (t\02_with_options.t at line 35) # +---+-----------------------------------------------------------------------------+-----------------------------------------------------------------------------+ # | Ln|Got |Expected | # +---+-----------------------------------------------------------------------------+-----------------------------------------------------------------------------+ # * 1|context for t\02_with_options.t line 10: |context for t/02_with_options.t line 10: * # | 2| | | # | 3|use Carp::Source; |use Carp::Source; | # | 4|use Test::More tests => 1; |use Test::More tests => 1; | # | 5|use Test::Differences; |use Test::Differences; | # | 6| | | # | 7| | | # | 8|\e[30;43mmy $context = Carp::Source::get_context(__FILE__, __LINE__,\e[0m |\e[30;43mmy $context = Carp::Source::get_context(__FILE__, __LINE__,\e[0m | # | 9| lines => 5, number => 0); | lines => 5, number => 0); | # | 10| | | # | 11|# Some comments to |# Some comments to | # | 12|# avoid getting the expected |# avoid getting the expected | # | 13|# context into the tested context |# context into the tested context | # | 14|=========================================================================== |=========================================================================== | # +---+-----------------------------------------------------------------------------+-----------------------------------------------------------------------------+ not ok 1 - context # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 2/5 test scripts, 60.00% okay. 2/6 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_context.t 1 256 1 1 100.00% 1 t\02_with_options.t 1 256 1 1 100.00% 1 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.