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, 'inc', 'blib\lib', 'blib\arch')" t\00.use.t t\01.simple.t t\02.edges.t t\03.clustering_coefficient.t t\04.closeness_centrality.t t\05.graph_centrality.t t\06.weighted_clustering_coefficient.t t\00.use................................1..2 ok 1 - use Algorithm::SocialNetwork; ok 2 - require Algorithm::SocialNetwork; ok t\01.simple.............................ok 1 ok 2 ok 3 ok 4 1..4 ok t\02.edges..............................ok 1 ok 2 ok 3 1..3 ok t\03.clustering_coefficient.............ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok t\04.closeness_centrality...............Not an ARRAY reference at C:/cpanrun-5.8/build/5-8-0/site/lib/Heap/Elem.pm line 31. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) t\05.graph_centrality...................Not an ARRAY reference at C:/cpanrun-5.8/build/5-8-0/site/lib/Heap/Elem.pm line 31. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) t\06.weighted_clustering_coefficient....ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 1..8 ok Failed 2/7 test scripts, 71.43% okay. 0/22 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\04.closeness_centrality.t 255 65280 ?? ?? % ?? t\05.graph_centrality.t 255 65280 ?? ?? % ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.