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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/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 at t/01.simple.t line 12 # 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 at t/02.simple.t line 10 # 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 all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............ok Failed 2/5 test scripts, 60.00% okay. 527/581 subtests failed, 9.29% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01.simple.t 255 65280 27 52 192.59% 2-27 t/02.simple.t 255 65280 502 1002 199.60% 2-502 1 test skipped. make: *** [test_dynamic] Error 11