Checking if your kit is complete... Looks good Writing Makefile for Tree::Binary::Dictionary cp lib/Tree/Binary/Dictionary.pm blib/lib/Tree/Binary/Dictionary.pm Manifying blib/man3/Tree::Binary::Dictionary.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/pod_coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/simple............1..26 ok 1 - use Tree::Binary::Dictionary; ok 2 - Tree::Binary::Dictionary->can(...) ok 3 - The object isa Tree::Binary::Dictionary ok 4 - added object ok 5 - expected value exists ok 6 - expected value does not exist ok 7 - count is correct attempted to delete non-existant key at blib/lib/Tree/Binary/Dictionary.pm line 206. ok 8 - deletes value ok attempted to get value from non-existant key at blib/lib/Tree/Binary/Dictionary.pm line 221. ok 9 - returns false when deleting non-existant value ok 10 - can get value from valid key Illegal Operation : you cannot insert a duplicate key at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Tree/Binary/Search.pm line 151. ok 11 - returns false when getting non-existant value ok 12 - count is correct ok 13 - adding duplicate key returns false ok 14 - count is still correct ok 15 - count is still correct ok 16 - count is still correct ok 17 - rebuilt binary tree ok 18 - rebuilt tree contains old keys/values ok 19 - count is still correct ok 20 - Hash exports ok ok 21 - values works ok ok 22 - keys works ok ok 23 ok 24 ok 25 ok 26 - can get and set references as values ok t/simple_nocache....1..27 ok 1 - use Tree::Binary::Dictionary; ok 2 - Tree::Binary::Dictionary->can(...) ok 3 - The object isa Tree::Binary::Dictionary ok 4 - added object ok 5 - expected value exists ok 6 - expected value does not exist ok 7 - count is correct ok 8 - count is correct attempted to delete non-existant key at blib/lib/Tree/Binary/Dictionary.pm line 206. ok 9 - deletes value ok ok 10 - returns false when deleting non-existant value attempted to get value from non-existant key at blib/lib/Tree/Binary/Dictionary.pm line 221. ok 11 - can get value from valid key ok 12 - returns false when getting non-existant value Illegal Operation : you cannot insert a duplicate key at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Tree/Binary/Search.pm line 151. ok 13 - count is correct ok 14 - adding duplicate key returns false ok 15 - count is still correct ok 16 - count is still correct ok 17 - count is still correct ok 18 - rebuilt binary tree ok 19 - rebuilt tree contains old keys/values ok 20 - count is still correct ok 21 - Hash exports ok ok 22 - values works ok ok 23 - keys works ok ok 24 ok 25 ok 26 ok 27 - can get and set references as values ok t/testpod...........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests skipped. Files=4, Tests=53, 4 wallclock secs ( 3.17 cusr + 0.22 csys = 3.39 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Tree/Binary/Dictionary.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Tree::Binary::Dictionary.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Tree/Binary/Dictionary/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod