Checking if your kit is complete... Warning: prerequisite Graph 0.8 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Voting::Condorcet::RankedPairs cp lib/Voting/Condorcet/RankedPairs.pm blib/lib/Voting/Condorcet/RankedPairs.pm Manifying blib/man3/Voting::Condorcet::RankedPairs.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/ambiguity.........1..17 Can't locate object method "is_cyclic" via package "Graph" (perhaps you forgot to load "Graph"?) at blib/lib/Voting/Condorcet/RankedPairs.pm line 178. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/draw..............1..1 ok 1 ok t/exceptions........1..11 ok 1 - Number of arguments test ok 2 - Negative strength test ok 3 - Super strengtht test ok 4 - Full strength test ok 5 - No strength test ok 6 - Void context: winner ok 7 - Void context: strict_winners ok 8 - Void context: better_than ok 9 - Void context: worse_than ok 10 - Void context: rankings ok 11 - Void context: strict_rankings ok t/pod...............1..0 # Skip Test::Pod::Coverage >= 1.00 not found skipped: Test::Pod::Coverage >= 1.00 not found t/tennessee.........1..8 ok 1 - use Voting::Condorcet::RankedPairs; ok 2 - The object isa Voting::Condorcet::RankedPairs Can't locate object method "is_cyclic" via package "Graph" (perhaps you forgot to load "Graph"?) at blib/lib/Voting/Condorcet/RankedPairs.pm line 178. # Looks like you planned 8 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-8 Failed 6/8 tests, 25.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/ambiguity.t 255 65280 17 17 100.00% 1-17 t/tennessee.t 255 65280 8 6 75.00% 3-8 1 test skipped. Failed 2/5 test scripts, 60.00% okay. 23/37 subtests failed, 37.84% okay. make: *** [test_dynamic] Error 2