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 /home/cpanrun/ia64/build/5.8.2/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; $VAR1 = { 'c' => [ 'cddd', 'ceee', 'cccc' ], 'r' => [ 'rrrrr' ], 'a' => [ 'aaaa', 'abbb' ], 't' => [ 'tttt' ] }; ok 2 - parm check - no data ok 3 - parm check - bad data ok 4 - The object isa Data::Bucket 1..4 ok t/003_access....ok 1 - use Data::Bucket; bucket for randal: $VAR1 = [ 'ronny', 'randy', 'rick', 'ruby' ]; bucket for larry: $VAR1 = [ 'lars', 'larry' ]; bucket for damian: $VAR1 = [ 'daniel' ]; ok 2 - The object isa Data::Bucket 1..2 ok All tests successful. Files=3, Tests=7, 1 wallclock secs ( 0.34 cusr + 0.08 csys = 0.42 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Data/Bucket.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Data::Bucket.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod