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\00_compile.t t\01_pod.t t\02_pod_coverage.t t\03_methods.t t\00_compile.........1..1 ok 1 - use CGI::Application::Plugin::DebugMessage; ok t\01_pod.............1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t\02_pod_coverage....1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t\03_methods.........1..6 ok 1 - add debug (string) ok 2 - add debug (array) ok 3 - run ok 4 - debug messages not ok 5 - debug message (string) # Failed test (t\03_methods.t at line 21) # '
  • CGI [main(12)] test
  • CGI [main(13)]
    CGI $VAR1 = [ 1, 2, 3 ];
  • ' # doesn't match '(?-xism:
  • \[main\(\d+\)\] test
  • )' not ok 6 - debug message (array) # Failed test (t\03_methods.t at line 22) # '
  • CGI [main(12)] test
  • CGI [main(13)]
    CGI $VAR1 = [ 1, 2, 3 ];
  • ' # doesn't match '(?-xism:
  • \[main\(\d+\)\]
    \$VAR\d+ = \[ 1, 2, 3 \];
  • )' # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 5-6 Failed 2/6 tests, 66.67% okay Failed 1/4 test scripts, 75.00% okay. 2/7 subtests failed, 71.43% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\03_methods.t 2 512 6 2 33.33% 5-6 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.