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/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 ok 8 - deletes value ok attempted to delete non-existant key at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Binary-Dictionary/blib/lib/Tree/Binary/Dictionary.pm line 206. ok 9 - returns false when deleting non-existant value ok 10 - can get value from valid key attempted to get value from non-existant key at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Binary-Dictionary/blib/lib/Tree/Binary/Dictionary.pm line 221. ok 11 - returns false when getting non-existant value ok 12 - count is correct Illegal Operation : you cannot insert a duplicate key at /home/cpanrun/build/5.10.0/site/lib/Tree/Binary/Search.pm line 151. 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 ok 9 - deletes value ok attempted to delete non-existant key at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Binary-Dictionary/blib/lib/Tree/Binary/Dictionary.pm line 206. ok 10 - returns false when deleting non-existant value ok 11 - can get value from valid key attempted to get value from non-existant key at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Binary-Dictionary/blib/lib/Tree/Binary/Dictionary.pm line 221. ok 12 - returns false when getting non-existant value ok 13 - count is correct Illegal Operation : you cannot insert a duplicate key at /home/cpanrun/build/5.10.0/site/lib/Tree/Binary/Search.pm line 151. 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..1 ok 1 - blib/lib/Tree/Binary/Dictionary.pm ok All tests successful, 1 test skipped. Files=4, Tests=54, 1 wallclock secs ( 0.39 cusr + 0.10 csys = 0.49 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Tree/Binary/Dictionary.html Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Binary/Dictionary.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tree::Binary::Dictionary.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod