Checking if your kit is complete... Looks good Writing Makefile for Graph::Weighted cp lib/Graph/Weighted.pm blib/lib/Graph/Weighted.pm cp lib/Graph/Weighted/Capacity.pm blib/lib/Graph/Weighted/Capacity.pm Manifying blib/man3/Graph::Weighted.3 Manifying blib/man3/Graph::Weighted::Capacity.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/capacity....1..53 ok 1 - use Graph::Weighted::Capacity; ok 2 - with no arguments isa Graph::Weighted::Capacity # Failed test 'with empty arrayref data isa Graph::Weighted::Capacity' not ok 3 - with empty arrayref data isa Graph::Weighted::Capacity # at t/capacity.t line 37. # with empty arrayref data isn't defined ok 4 - with empty hashref data isa Graph::Weighted::Capacity # Failed test 'LoL load_capacity' not ok 5 - LoL load_capacity # at t/capacity.t line 51. Not an ARRAY reference at /Users/cpanrun/build/5.10.0/site/lib/Graph.pm line 394. # Looks like you planned 53 tests but only ran 5. # Looks like you failed 2 tests of 5 run. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 5-53 Failed 50/53 tests, 5.66% okay t/default.....1..58 ok 1 - use Graph::Weighted; ok 2 - with no arguments isa Graph::Weighted # Failed test 'with empty arrayref data isa Graph::Weighted' not ok 3 - with empty arrayref data isa Graph::Weighted # at t/default.t line 36. # with empty arrayref data isn't defined ok 4 - with empty hashref data isa Graph::Weighted # Failed test 'LoL load' not ok 5 - LoL load # at t/default.t line 50. Not an ARRAY reference at /Users/cpanrun/build/5.10.0/site/lib/Graph.pm line 394. # Looks like you planned 58 tests but only ran 5. # Looks like you failed 2 tests of 5 run. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 5-58 Failed 55/58 tests, 5.17% okay t/weighted....1..57 ok 1 - use Graph::Weighted; ok 2 - with no arguments isa Graph::Weighted not ok 3 - with empty arrayref data isa Graph::Weighted # Failed test 'with empty arrayref data isa Graph::Weighted' # at t/weighted.t line 36. # with empty arrayref data isn't defined ok 4 - with empty hashref data isa Graph::Weighted # Failed test 'LoL load_weight' not ok 5 - LoL load_weight # at t/weighted.t line 50. Not an ARRAY reference at /Users/cpanrun/build/5.10.0/site/lib/Graph.pm line 394. # Looks like you planned 57 tests but only ran 5. # Looks like you failed 2 tests of 5 run. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 5-57 Failed 54/57 tests, 5.26% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/capacity.t 255 65280 53 98 3 5-53 t/default.t 255 65280 58 108 3 5-58 t/weighted.t 255 65280 57 106 3 5-57 Failed 3/3 test scripts. 159/168 subtests failed. Files=3, Tests=168, 0 wallclock secs ( 0.54 cusr + 0.12 csys = 0.66 CPU) Failed 3/3 test programs. 159/168 subtests failed. make: *** [test_dynamic] Error 255