Checking if your kit is complete... Looks good Writing Makefile for Lingua::PT::Ords2Nums cp Ords2Nums.pm blib/lib/Lingua/PT/Ords2Nums.pm Manifying blib/man3/Lingua::PT::Ords2Nums.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01-basic_tests....# Failed test (t/01-basic_tests.t at line 36) # got: '199' # expected: '299' # Failed test (t/01-basic_tests.t at line 40) # got: '122' # expected: '622' # Failed test (t/01-basic_tests.t at line 53) # got: '987154' # expected: '987654' # Looks like you failed 3 tests of 50. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 19, 23, 35 Failed 3/50 tests, 94.00% okay t/02-misc...........ok 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-basic_tests.t 3 768 50 3 6.00% 19, 23, 35 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 3/52 subtests failed, 94.23% okay. make: *** [test_dynamic] Error 29