Checking if your kit is complete... Looks good Writing Makefile for Tie::Cvs cp Cvs.pm blib/lib/Tie/Cvs.pm Manifying blib/man3/Tie::Cvs.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00.internals......ok t/01.simple.........Can't exec "cvs": No such file or directory at blib/lib/Tie/Cvs.pm line 238. sh: cvs: not found. foo # Looks like you planned 27 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-27 Failed 26/27 tests, 3.70% okay t/02.simple.........Can't exec "cvs": No such file or directory at blib/lib/Tie/Cvs.pm line 238. sh: cvs: not found. foo # Looks like you planned 502 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-502 Failed 501/502 tests, 0.20% okay t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01.simple.t 255 65280 27 26 96.30% 2-27 t/02.simple.t 255 65280 502 501 99.80% 2-502 2 tests skipped. Failed 2/5 test scripts, 60.00% okay. 527/580 subtests failed, 9.14% okay. make: *** [test_dynamic] Error 25