Checking if your kit is complete... Looks good Writing Makefile for Class::Bits cp Bits.pm blib/lib/Class/Bits.pm Manifying blib/man3/Class::Bits.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..20 ok 1 - use Class::Bits; ok 2 - length ok 3 - init to 0 ok 4 - set to 3 ok 5 - get 3 value 255 for Foo::bar out of range [-8, 7] at t/1.t line 28 ok 6 - set out of range ok 7 - as string ok 8 - init from string ok 9 - init from array value 4294967295 for Bar::foo out of range [0, 4294967295] at t/1.t line 47 ok 10 - as string 3 value -1 for Bar::foo out of range [0, 4294967295] at t/1.t line 49 ok 11 - 4294967295 to u32 4294967295 ok 12 - -1 to u32 4294967295 ok 13 - -1 to s32 -1 ok 14 - 4294967295 to s32 -1 ok 15 - 4294967295 to s16 -1 ok 16 - -1 to s16 -1 value 4294967295 for Bar::doz out of range [0, 65535] at t/1.t line 59 ok 17 - 4294967295 to u16 65535 value -1 for Bar::doz out of range [0, 65535] at t/1.t line 61 ok 18 - -1 to u16 65535 ok 19 - keys bar ok 20 - keys foo ok All tests successful. Files=1, Tests=20, 2 wallclock secs ( 0.98 cusr + 0.06 csys = 1.04 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Class/Bits.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Class::Bits.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