Checking if your kit is complete... Looks good Writing Makefile for OGDL::Parser cp Graph.pm blib/lib/OGDL/Graph.pm cp Path.pm blib/lib/OGDL/Path.pm cp Parser.pm blib/lib/OGDL/Parser.pm cp pgpath blib/script/pgpath /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pgpath Manifying blib/man3/OGDL::Graph.3 Manifying blib/man3/OGDL::Parser.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.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 Use of uninitialized value in string eq at t/test1.t line 79. # Failed test 'Path 3 retrieved correctly' not ok 5 - Path 3 retrieved correctly # at t/test1.t line 79. ok 6 - Path 4 retrieved correctly ok 7 - Path 5 retrieved correctly Use of uninitialized value in string eq at t/test1.t line 79. # Failed test 'Path 6 retrieved correctly' not ok 8 - Path 6 retrieved correctly # at t/test1.t line 79. ok 9 - block long string1 test ok 10 - quote long string1 test ok 11 - group path selection test Use of uninitialized value in string eq at t/test1.t line 112. # Failed test 'roundtrip block long string1 test' # at t/test1.t line 112. Use of uninitialized value in string eq at t/test1.t line 115. not ok 12 - roundtrip block long string1 test # Failed test 'roundtrip quote long string1 test' # at t/test1.t line 115. not ok 13 - roundtrip quote long string1 test Use of uninitialized value in string eq at t/test1.t line 118. # Failed test 'roundtrip group path selection test' # at t/test1.t line 118. not ok 14 - roundtrip group path selection test # Failed test 'Roundtrip test ok' # at t/test1.t 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test1.t 6 1536 15 6 5 8 12-15 t/test2.t 255 65280 1 0 ?? Failed 2/2 test scripts. 6/16 subtests failed. Files=2, Tests=16, 0 wallclock secs ( 0.18 cusr + 0.04 csys = 0.22 CPU) Failed 2/2 test programs. 6/16 subtests failed. make: *** [test_dynamic] Error 255