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\capacity.t t\default.t t\weighted.t t\capacity....1..53 ok 1 - use Graph::Weighted::Capacity; # Failed test (t\capacity.t at line 37) # with empty arrayref data isn't defined # Failed test (t\capacity.t at line 51) Not an ARRAY reference at C:/cpanrun-5.8/build/5-8-0/site/lib/Graph.pm line 381. # Looks like you planned 53 tests but only ran 5. # Looks like your test died just after 5. ok 2 - with no arguments isa Graph::Weighted::Capacity not ok 3 - with empty arrayref data isa Graph::Weighted::Capacity ok 4 - with empty hashref data isa Graph::Weighted::Capacity not ok 5 - LoL load_capacity 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 (t\default.t at line 36) # with empty arrayref data isn't defined not ok 3 - with empty arrayref data isa Graph::Weighted # Failed test (t\default.t at line 50) Not an ARRAY reference at C:/cpanrun-5.8/build/5-8-0/site/lib/Graph.pm line 381. # Looks like you planned 58 tests but only ran 5. # Looks like your test died just after 5. ok 4 - with empty hashref data isa Graph::Weighted not ok 5 - LoL load 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 # Failed test (t\weighted.t at line 36) # with empty arrayref data isn't defined # Failed test (t\weighted.t at line 50) Not an ARRAY reference at C:/cpanrun-5.8/build/5-8-0/site/lib/Graph.pm line 381. # Looks like you planned 57 tests but only ran 5. # Looks like your test died just after 5. not ok 3 - with empty arrayref data isa Graph::Weighted ok 4 - with empty hashref data isa Graph::Weighted not ok 5 - LoL load_weight dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 5-57 Failed 54/57 tests, 5.26% okay Failed 3/3 test scripts, 0.00% okay. 159/168 subtests failed, 5.36% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\capacity.t 255 65280 53 50 94.34% 3 5-53 t\default.t 255 65280 58 55 94.83% 3 5-58 t\weighted.t 255 65280 57 54 94.74% 3 5-57 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.