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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-basic_tests....1..50 ok 1 - use Lingua::PT::Ords2Nums; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 # Failed test at t/01-basic_tests.t line 36. # got: '199' # expected: '299' not ok 19 ok 20 ok 21 ok 22 not ok 23 # Failed test at t/01-basic_tests.t line 40. # got: '122' # expected: '622' ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 # Failed test at t/01-basic_tests.t line 53. # got: '987154' # expected: '987654' not ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 # Looks like you failed 3 tests of 50. ok 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...........1..2 ok 1 - use Lingua::PT::Ords2Nums; ok 2 ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all 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 all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 3/52 subtests failed, 94.23% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-basic_tests.t 3 768 50 3 6.00% 19 23 35 2 tests skipped. make: *** [test_dynamic] Error 11