Checking if your kit is complete... Looks good Writing Makefile for Lingua::PT::ProperNames cp lib/Lingua/PT/ProperNames.pm blib/lib/Lingua/PT/ProperNames.pm perl ./data/cpdata.pl touch database Manifying blib/man3/Lingua::PT::ProperNames.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=1; runtests @ARGV;' t/*.t t/00.load...........1..1 ok 1 - use Lingua::PT::ProperNames; ok t/01.forPN..........1..12 ok 1 - use Lingua::PT::ProperNames; ok 2 # skip not a good locale ok 3 # skip not a good locale ok 4 # skip not a good locale ok 5 # skip not a good locale # Looks like you planned 12 tests but only ran 5. dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 6-12 Failed 7/12 tests, 41.67% okay (-4 skipped tests: 1 okay, 8.33%) t/02.dict...........1..6 ok 1 - The object isa Lingua::PT::ProperNames ok 2 ok 3 ok 4 ok 5 ok 6 ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01.forPN.t 7 1792 12 7 58.33% 6-12 2 tests and 4 subtests skipped. Failed 1/5 test scripts, 80.00% okay. 7/19 subtests failed, 63.16% okay. make: *** [test_dynamic] Error 29