Checking if your kit is complete... Looks good Writing Makefile for Data::Bucket cp lib/Data/Bucket.pm blib/lib/Data/Bucket.pm Manifying blib/man3/Data::Bucket.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load......1..1 ok 1 - use Data::Bucket; ok t/002_build.....ok 1 - use Data::Bucket; ok 2 - parm check - no data ok 3 - parm check - bad data ok 4 - The object isa Data::Bucket $VAR1 = { 'c' => [ 'cddd', 'ceee', 'cccc' ], 'r' => [ 'rrrrr' ], 'a' => [ 'aaaa', 'abbb' ], 't' => [ 'tttt' ] }; 1..4 ok t/003_access....ok 1 - use Data::Bucket; ok 2 - The object isa Data::Bucket bucket for randal: $VAR1 = [ 'ronny', 'randy', 'rick', 'ruby' ]; bucket for larry: $VAR1 = [ 'lars', 'larry' ]; bucket for damian: $VAR1 = [ 'daniel' ]; 1..2 ok All tests successful. Files=3, Tests=7, 1 wallclock secs ( 0.16 cusr + 0.06 csys = 0.22 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/Bucket.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/Bucket.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Data::Bucket.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod