Checking if your kit is complete... Looks good Writing Makefile for File::MergeSort cp MergeSort.pm blib/lib/File/MergeSort.pm Manifying blib/man3/File::MergeSort.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=0; runtests @ARGV;' t/*.t t/1_basic...........FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t/2_compressed......FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/3_exception.......FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/4_pod_coverage....skipped: Test::Pod::Coverage required for testing POD coverage t/5_pod.............skipped: Test::Pod required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1_basic.t 24 24 100.00% 1-24 t/2_compressed.t 2 2 100.00% 1-2 t/3_exception.t 9 9 100.00% 1-9 2 tests skipped. Failed 3/5 test scripts, 40.00% okay. 35/35 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29