Checking if your kit is complete... Looks good Writing Makefile for Term::HiliteDiff cp lib/Term/HiliteDiff.pm blib/lib/Term/HiliteDiff.pm cp lib/Term/HiliteDiff.pod blib/lib/Term/HiliteDiff.pod cp lib/Term/HiliteDiff/_impl.pm blib/lib/Term/HiliteDiff/_impl.pm Manifying blib/man3/Term::HiliteDiff.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/10basic...........1..1 ok 1 - use Term::HiliteDiff; # Testing Term::HiliteDiff 0.03, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl ok t/20hilite_diff.....1..600 ok 1 - # # # # # # # # # X # Can't locate object method "new" via package "Algorithm::Diff" (perhaps you forgot to load "Algorithm::Diff"?) at blib/lib/Term/HiliteDiff/_impl.pm line 97. # Looks like you planned 600 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-600 Failed 599/600 tests, 0.17% okay t/20watch...........1..600 ok 1 -  # # # # # # # # # X # Can't locate object method "new" via package "Algorithm::Diff" (perhaps you forgot to load "Algorithm::Diff"?) at blib/lib/Term/HiliteDiff/_impl.pm line 97. # Looks like you planned 600 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-600 Failed 599/600 tests, 0.17% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/20hilite_diff.t 255 65280 600 599 99.83% 2-600 t/20watch.t 255 65280 600 599 99.83% 2-600 2 tests skipped. Failed 2/5 test scripts, 60.00% okay. 1198/1201 subtests failed, 0.25% okay. make: *** [test_dynamic] Error 29