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.72) - 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.10.0/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.........# Testing Data::Hive 0.052, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl 1..1 ok 1 - use Data::Hive; 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..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 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, 1 test skipped. Files=5, Tests=29, 1 wallclock secs ( 0.42 cusr + 0.13 csys = 0.55 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Data/Hive.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Data/Hive/Store.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Data/Hive/Store/Hash.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Data/Hive/Store/Param.html Installing /Users/cpanrun/build/5.10.0/site/lib/Data/Hive.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Data/Hive/Store.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Data/Hive/Store/Hash.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Data/Hive/Store/Param.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Data::Hive.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Data::Hive::Store.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Data::Hive::Store::Hash.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Data::Hive::Store::Param.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod