Checking if your kit is complete... Looks good Writing Makefile for Data::HexDump::XXD cp lib/Data/HexDump/XXD.pm blib/lib/Data/HexDump/XXD.pm Manifying blib/man3/Data::HexDump::XXD.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 Data::HexDump::XXD; # Testing Data::HexDump::XXD 0.1.0 ok t/01.xxd............ok 1 - use Data::HexDump::XXD; ok 2 - dump as expected ok 3 - dump as expected 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/02.xxd_r..........ok 1 - use Data::HexDump::XXD; ok 2 - dump reverse as expected ok 3 - dump reverse as expected 1..3 FAILED tests 1-3 Failed 3/3 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/01.xxd.t 3 3 100.00% 1-3 t/02.xxd_r.t 3 3 100.00% 1-3 2 tests skipped. Failed 2/5 test scripts, 60.00% okay. 6/7 subtests failed, 14.29% okay. make: *** [test_dynamic] Error 29