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, 'blib\lib', 'blib\arch')" t\logperl01.t t\logperl01....1..21 ok 1 - use Log::Dispatch::Perl; ok 2 - Log::Dispatch::Perl->can(...) ok 3 - The object isa Log::Dispatch ok 4 - The object isa Log::Dispatch::Perl ok 5 - Check if channel activated ok 6 - Check if no error in eval for 'debug': ok 7 - Check if no warning occurred: ok 8 - Check if no error in eval for 'info': ok 9 - Check if no warning occurred: ok 10 - Check if no error in eval for 'notice': ok 11 - Check if warning occurred ok 12 - Check if no error in eval for 'warning': ok 13 - Check if warning occurred ok 14 - Check if no error in eval for 'error' ok 15 - Check if no warning occurred: ok 16 - Check if no error in eval for 'critical' ok 17 - Check if no warning occurred: # Failed test (t\logperl01.t at line 56) # 'This is a 'alert' action # at t\logperl01.t line 55 # eval {...} called at t\logperl01.t line 55 # ' # doesn't match '(?-xism:eval \{\.\.\.} called at t\logperl01.t line \d+)' not ok 18 - Check if no error in eval for 'alert' # Failed test (t\logperl01.t at line 58) not ok 19 - Check if no warning occurred: Unrecognized escape \l passed through in regex; marked by <-- HERE in m/eval \{\.\.\.} called at t\l <-- HERE ogperl01.t line \d+/ at t\logperl01.t line 56. # # Failed test (t\logperl01.t at line 56) # 'This is a 'emergency' action # at t\logperl01.t line 55 # eval {...} called at t\logperl01.t line 55 # ' # doesn't match '(?-xism:eval \{\.\.\.} called at t\logperl01.t line \d+)' # Looks like you failed 3 tests of 21. not ok 20 - Check if no error in eval for 'emergency' ok 21 - Check if no warning occurred: dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 18-20 Failed 3/21 tests, 85.71% okay Failed 1/1 test scripts, 0.00% okay. 3/21 subtests failed, 85.71% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\logperl01.t 3 768 21 3 14.29% 18-20 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.