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 -e cp pgpath blib\script\pgpath pl2bat.bat blib\script\pgpath C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\test1.t t\test2.t t\test1....1..15 ok 1 - use OGDL::Parser; ok 2 - File parsing went through ok 3 - Path 1 retrieved correctly ok 4 - Path 2 retrieved correctly # Failed test (t\test1.t at line 79) not ok 5 - Path 3 retrieved correctly ok 6 - Path 4 retrieved correctly ok 7 - Path 5 retrieved correctly # Failed test (t\test1.t at line 79) not ok 8 - Path 6 retrieved correctly ok 9 - block long string1 test ok 10 - quote long string1 test ok 11 - group path selection test # Failed test (t\test1.t at line 112) not ok 12 - roundtrip block long string1 test # Failed test (t\test1.t at line 115) not ok 13 - roundtrip quote long string1 test # Failed test (t\test1.t at line 118) not ok 14 - roundtrip group path selection test # Failed test (t\test1.t at line 120) not ok 15 - Roundtrip test ok # Looks like you failed 6 tests of 15. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 5, 8, 12-15 Failed 6/15 tests, 60.00% okay t\test2....1..1 ok 1 - use OGDL::Graph; Undefined subroutine &OGDL::Parser::fileToGraph called at t\test2.t line 13. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed 2/2 test scripts, 0.00% okay. 6/16 subtests failed, 62.50% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\test1.t 6 1536 15 6 40.00% 5 8 12-15 t\test2.t 255 65280 1 0 0.00% ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.