Checking if your kit is complete... Looks good Writing Makefile for Tree::Simple::Manager cp lib/Tree/Simple/Manager/Index.pm blib/lib/Tree/Simple/Manager/Index.pm cp lib/Tree/Simple/WithMetaData.pm blib/lib/Tree/Simple/WithMetaData.pm cp lib/Tree/Simple/Manager/Exceptions.pm blib/lib/Tree/Simple/Manager/Exceptions.pm cp lib/Tree/Simple/Manager.pm blib/lib/Tree/Simple/Manager.pm Manifying blib/man3/Tree::Simple::Manager::Index.3 Manifying blib/man3/Tree::Simple::WithMetaData.3 Manifying blib/man3/Tree::Simple::Manager::Exceptions.3 Manifying blib/man3/Tree::Simple::Manager.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/10_Tree_Simple_Manager_test..........1..3 ok 1 - use Tree::Simple::Manager; ok 2 - use Tree::Simple::Manager::Index; ok 3 - use Tree::Simple::Manager::Exceptions; ok t/20_Tree_Simple_Manager_test..........1..60 ok 1 - use Tree::Simple::Manager; ok 2 - use Tree::Simple; ok 3 - Tree::Simple::Manager->can('new') ok 4 - The object isa Tree::Simple::Manager ok 5 - Tree::Simple::Manager->can('getTreeList') ok 6 - Tree::Simple::Manager->can('getRootTree') ok 7 - Tree::Simple::Manager->can('getTreeIndex') ok 8 - Tree::Simple::Manager->can('getTreeByID') ok 9 - Tree::Simple::Manager->can('getTreeViewClass') ok 10 - Tree::Simple::Manager->can('getNewTreeView') ok 11 - ... got the right list ok 12 - ... got the right list ok 13 - ... got the root tree ok ok 14 - ... got a tree back ok 15 - The object isa Tree::Simple ok 16 - ... got the root tree ok ok 17 - ... got a tree back ok 18 - The object isa Tree::Simple ok 19 - ... got different roots for different trees ok 20 - ... got the tree ok ok 21 - The object isa Tree::Simple ok 22 - ... got the right node ok 23 - ... got the exception ok ok 24 - ... got the tree index back ok ok 25 - The object isa Tree::Simple::Manager::Index ok 26 - ... and it is the same as we expected ok 27 - ... got the tree index back ok ok 28 - The object isa Tree::Simple::Manager::Index ok 29 - ... and it is the same as we expected ok 30 - ... got different roots for different trees indicies ok 31 - ... got the tree view class okay ok 32 - ... got the right view class ok 33 - ... got the tree view class okay ok 34 - The object isa Tree::Simple::View::DHTML ok 35 - The object isa Tree::Simple::Manager ok 36 - The object isa My::TreeIndex ok 37 - ... got the right view class ok 38 - The object isa Tree::Simple::Manager ok 39 - The object isa Tree::Simple::Manager::Index ok 40 - ... all our keys should be there ok 41 - ... this should die ok 42 - ... this should die ok 43 - ... this should die ok 44 - ... this should die ok 45 - ... this should die ok 46 - ... this should die ok 47 - ... this should die ok 48 - ... this should die ok 49 - ... this should die ok 50 - The object isa Tree::Simple::Manager::IncorrectObjectType ok 51 - ... this should die ok 52 - The object isa Tree::Simple::Manager::IncorrectObjectType ok 53 - ... this should die ok 54 - The object isa Tree::Simple::Manager ok 55 - ... this should die ok 56 - ... this should die ok 57 - ... this should die ok 58 - ... this should die ok 59 - ... this should die ok 60 - ... this should die ok t/30_Tree_Simple_Manager_Index_test....1..20 ok 1 - use Tree::Simple; ok 2 - use Tree::Simple::Manager::Index; ok 3 - The object isa Test::Tree::Simple ok 4 - The object isa Tree::Simple ok 5 - The object isa Tree::Simple::Manager::Index ok 6 - Tree::Simple::Manager::Index->can('getIndexKeys') ok 7 - Tree::Simple::Manager::Index->can('getRootTree') ok 8 - Tree::Simple::Manager::Index->can('getTreeByID') ok 9 - ... all our keys should be there ok 10 - ... all our keys should be there ok 11 - ... getting the root gives us the correct object ok 12 - ... fetching number 9 gives us the correct object ok 13 - ... got tree we expected ok 14 - ... no tree as expected ok 15 - ... this should die ok 16 - ... this should die ok 17 - ... this should die ok 18 - ... this should die ok 19 - ... this should die ok 20 - ... this should die ok t/40_Tree_Simple_Manager_storable......1..17 ok 1 - use Tree::Simple::Manager; ok 2 - The object isa Tree::Simple::Manager ok 3 - ... tree is not loaded from Cache ok 4 - The object isa Tree::Simple ok 5 - ... got all the right nodes for the tree ok 6 - The object isa Tree::Simple::Manager ok 7 - ... tree *is* loaded from Cache ok 8 - The object isa Tree::Simple ok 9 - ... got all the right nodes for the tree ok 10 - The object isa Tree::Simple::Manager ok 11 - ... tree is not loaded from Cache ok 12 - The object isa Tree::Simple ok 13 - ... got all the right nodes for the tree ok 14 - The object isa Tree::Simple::Manager ok 15 - ... tree *is* loaded from Cache ok 16 - The object isa Tree::Simple ok 17 - ... got all the right nodes for the tree ok t/50_Tree_Simple_Manager_metadata......1..21 ok 1 - use Tree::Simple::Manager; ok 2 - use Tree::Simple::WithMetaData; ok 3 - The object isa Tree::Simple::Manager ok 4 - The object isa Tree::Simple::WithMetaData ok 5 - The object isa Tree::Simple ok 6 - ... has metadata for the desc ok 7 - ... got metadata for the desc ok 8 - ... fetched metadata for the desc ok 9 - The object isa Tree::Simple::WithMetaData ok 10 - The object isa Tree::Simple ok 11 - ... has metadata for the desc ok 12 - ... fetched metadata for the desc ok 13 - The object isa Tree::Simple::WithMetaData ok 14 - The object isa Tree::Simple ok 15 - ... has metadata for the desc ok 16 - ... got metadata for the desc ok 17 - ... fetched metadata for the desc ok 18 - The object isa Tree::Simple::WithMetaData ok 19 - The object isa Tree::Simple ok 20 - ... has metadata for the desc ok 21 - ... fetched metadata for the desc ok t/pod..................................1..4 ok 1 - blib/lib/Tree/Simple/WithMetaData.pm ok 2 - blib/lib/Tree/Simple/Manager.pm ok 3 - blib/lib/Tree/Simple/Manager/Index.pm ok 4 - blib/lib/Tree/Simple/Manager/Exceptions.pm 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 All tests successful, 1 test skipped. Files=7, Tests=125, 2 wallclock secs ( 0.99 cusr + 0.10 csys = 1.09 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Tree/Simple/Manager.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Tree/Simple/WithMetaData.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Tree/Simple/Manager/Exceptions.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Tree/Simple/Manager/Index.html Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Simple/WithMetaData.pm Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Simple/Manager.pm Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Simple/Manager/Index.pm Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Simple/Manager/Exceptions.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tree::Simple::Manager::Index.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Tree::Simple::WithMetaData.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Tree::Simple::Manager::Exceptions.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Tree::Simple::Manager.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod