Checking if your kit is complete... Looks good Writing Makefile for Locale::PO cp PO.pm blib/lib/Locale/PO.pm AutoSplitting blib/lib/Locale/PO.pm (blib/lib/auto/Locale/PO) Manifying blib/man3/Locale::PO.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/plurals...........ok 1 - use Locale::PO; ok 2 - loaded plurals.pot file ok 3 - dumped po object ok 4 - save to file ok 5 - the file now exists ok 6 - found no matches - good ok 7 - object created. ok 8 - check the output ok 9 - change the value of a plurals translation ok 10 - check the output 1..10 FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/singular..........ok 1 - use Locale::PO; ok 2 - got a po object ok 3 - dumped the po object ok 4 - got the array ok 5 - got the po object ok 6 - save file from array ok 7 - the file was created ok 8 - found no matches - good ok 9 - loaded test.pot file ok 10 - dumped po object ok 11 - save to file ok 12 - the file now exists ok 13 - found no matches - good 1..13 FAILED tests 1-13 Failed 13/13 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/plurals.t 10 10 100.00% 1-10 t/singular.t 13 13 100.00% 1-13 Failed 2/2 test scripts, 0.00% okay. 23/23 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29