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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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 $VAR1 = { 'a' => [ 'aaaa', 'abbb' ], 'r' => [ 'rrrrr' ], 'c' => [ 'cddd', 'ceee', 'cccc' ], 't' => [ 'tttt' ] }; 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, 2 wallclock secs ( 1.78 cusr + 0.12 csys = 1.90 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/Bucket.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Data::Bucket.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Data/Bucket/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod