Checking if your kit is complete... Looks good Writing Makefile for jsFind cp jsFind.pm blib/lib/jsFind.pm Manifying blib/man3/jsFind.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01load........ok t/02btree.......ok t/03insert......# tree saved in tree.txt # Graphviz tree saved in tree.dot ok t/04words.......# making B-Tree from 10000 words in /usr/share/dict/words # words.txt created # words.dot created # Failed test (t/04words.t at line 62) # got: 10001 # expected: 10000 # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/05entities....# entities saved in entities.txt ok t/06base_x......# generating test base_x numbers ok t/10homer.......# homer_freq.txt created # homer_text.txt created # homer_words.txt created ok t/90xmllint.....ok t/99pod.........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/04words.t 1 256 1 1 100.00% 1 Failed 1/9 test scripts, 88.89% okay. 1/1321 subtests failed, 99.92% okay. make: *** [test_dynamic] Error 25