Checking if your kit is complete... Looks good Writing Makefile for Algorithm::AhoCorasick cp lib/Algorithm/AhoCorasick/SearchMachine.pm blib/lib/Algorithm/AhoCorasick/SearchMachine.pm cp lib/Algorithm/AhoCorasick.pm blib/lib/Algorithm/AhoCorasick.pm Manifying blib/man3/Algorithm::AhoCorasick::SearchMachine.3 Manifying blib/man3/Algorithm::AhoCorasick.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/00-load..........1..1 ok 1 - use Algorithm::AhoCorasick; ok t/SearchMachine....1..24 ok 1 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 ok 19 ok 20 # Looks like you planned 24 tests but only ran 20. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 21-24 Failed 4/24 tests, 83.33% okay t/find_all.........1..9 ok 1 ok 2 ok 3 - 0 args ok 4 - 0 keywords ok 5 - empty keyword ok 6 ok 7 ok 8 ok 9 ok t/find_first.......1..16 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - 0 args ok 12 - 0 keywords ok 13 - empty keyword ok 14 ok 15 ok 16 ok Failed 1/4 test scripts, 75.00% okay. 4/50 subtests failed, 92.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/SearchMachine.t 255 65280 24 8 33.33% 21-24 make: *** [test_dynamic] Error 11