Cannot determine perl version info from lib/Data/Hive.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.66) - Test::use::ok ...loaded. (0.02) - Test::MockObject ...loaded. (1.08) - Carp::Clan ...loaded. (5.9) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Data::Hive cp lib/Data/Hive.pm blib/lib/Data/Hive.pm cp lib/Data/Hive/Store/Hash.pm blib/lib/Data/Hive/Store/Hash.pm cp lib/Data/Hive/Store.pm blib/lib/Data/Hive/Store.pm cp lib/Data/Hive/Store/Param.pm blib/lib/Data/Hive/Store/Param.pm Manifying blib/man3/Data::Hive.3 Manifying blib/man3/Data::Hive::Store::Hash.3 Manifying blib/man3/Data::Hive::Store::Param.3 Manifying blib/man3/Data::Hive::Store.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/hash.t t/param.t t/pod-coverage.t t/pod.t t/00-load.........1..1 ok 1 - use Data::Hive; # Testing Data::Hive 0.052, Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl ok t/hash............ok 1 - use Data::Hive; ok 2 - use Data::Hive::Store::Hash; ok 3 - The object isa Data::Hive ok 4 - changes made to store ok 5 - did not autovivify ok 6 - deep set ok 7 - error on wrongly nested get ok 8 - error on wrongly nested set ok 9 - non-existent key doesn't EXISTS ok 10 - existing key does EXISTS ok 11 - get from saved leaf ok 12 - delete returned old value ok 13 - deep delete 1..13 ok t/param...........ok 1 - use Data::Hive; ok 2 - use Data::Hive::Store::Param; ok 3 - GET ok 4 - SET ok 5 - NAME ok 6 - non-existent key doesn't EXISTS ok 7 - existing key does EXISTS ok 8 - SET (with escape) ok 9 - GET (with escape) ok 10 - delete returns old value ok 11 - delete removed item 1..11 ok t/pod-coverage....1..4 ok 1 - Pod coverage on Data::Hive ok 2 - Pod coverage on Data::Hive::Store ok 3 - Pod coverage on Data::Hive::Store::Hash ok 4 - Pod coverage on Data::Hive::Store::Param ok t/pod.............1..4 ok 1 - blib/lib/Data/Hive.pm ok 2 - blib/lib/Data/Hive/Store.pm ok 3 - blib/lib/Data/Hive/Store/Hash.pm ok 4 - blib/lib/Data/Hive/Store/Param.pm ok All tests successful. Files=5, Tests=33, 1 wallclock secs ( 0.50 cusr + 0.15 csys = 0.65 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Hive.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Hive/Store.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Hive/Store/Hash.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Hive/Store/Param.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Hive.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Hive/Store.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Hive/Store/Hash.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Hive/Store/Param.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Hive.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Hive::Store.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Hive::Store::Hash.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Hive::Store::Param.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod