Checking if your kit is complete... Looks good Writing Makefile for Tie::Array::PackedC cp PackedC.pm blib/lib/Tie/Array/PackedC.pm Manifying blib/man3/Tie::Array::PackedC.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..28 ok 1 - use Tie::Array::PackedC; ok 2 - use Tie::Array::PackedC; ok 3 - packed_array returned an object that isa ARRAY ok 4 - the tied object isa Tie::Array::PackedC ok 5 - All ok 6 - Zero index ok 7 - Intermediate index ok 8 - Last index ok 9 - Last index (-1) ok 10 - Out of bounds ok 11 - Pushed ok 12 - Popped ok 13 - Count ok 14 - Count 2 ok 15 - $float isa Tie::Array::PackedC::Double ok 16 - All (Double) ok 17 - Float check ok 18 - $float->[0] exists ok 19 - $float->[1] not exists ok 20 - Delete returns correctly ok 21 - Deleted record is 0 ok 22 - Doc check 1 - Initialization overlap ok 23 - Store into $array[@array] works ok 24 - Doc check 2 - Real versus method string access ok 25 - Store past end of @array works ok 26 - Store past end of @array works (intermediate goes to 0) ok 27 - Trim trimmed ok 28 - Trim didn't corrupt Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Tie/Array/PackedC.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Tie::Array::PackedC.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod