Checking if your kit is complete... Looks good Writing Makefile for Chess::PGN::Parse::FileHandle cp lib/Chess/PGN/Parse/FileHandle.pm blib/lib/Chess/PGN/Parse/FileHandle.pm Manifying blib/man3/Chess::PGN::Parse::FileHandle.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/00-load...........1..1 ok 1 - use Chess::PGN::Parse::FileHandle; # Testing Chess::PGN::Parse::FileHandle 0.02, Perl 5.008006, perl ok t/parse_filehandle..ok 1 - use Chess::PGN::Parse::FileHandle; ok 2 - The object isa Chess::PGN::Parse ok 3 - The object isa Chess::PGN::Parse::FileHandle ok 4 - Check $pgn->black() from the filehandle 1..4 FAILED tests 1-4 Failed 4/4 tests, 0.00% 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/parse_filehandle.t 4 4 100.00% 1-4 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 4/5 subtests failed, 20.00% okay. make: *** [test_dynamic] Error 29