Checking if your kit is complete... Looks good Writing Makefile for Class::Handle cp lib/Class/Handle.pm blib/lib/Class/Handle.pm Manifying blib/man3/Class::Handle.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Class::Handle; ok t/02_main.......1..36 ok 1 - Constructor allows known valid ok 2 - Constructor allows correctly formatted, but not installed ok 3 - Constructor allows long classes ok 4 - Constructor allows main ok 5 - Constructor allows main aliased ok 6 - Constructor fails for missing class ok 7 - Constructor fails for number starting class ok 8 - Constructor catches bad characters ok 9 - New object is a hash reference ok 10 - The object isa Class::Handle ok 11 - Object contains only one key ok 12 - The key is named correctly ok 13 - The contents of the key is correct ok 14 - ->name returns class name ok 15 - ->VERSION in static context returns Class::Handle version ok 16 - ->VERSION in object context returns handle classes version ok 17 - Static ->isa works ok 18 - Object ->isa works ok 19 - Static ->can works ok 20 - Object ->can works ok 21 - ->loaded detects loaded ok 22 - ->loaded detects not loaded ok 23 - ->filename works correctly ok 24 - ->loaded_filename works ok 25 - ->resolved_filename works ok 26 - ->installed detects installed ok 27 - ->installed detects not installed ok 28 - ->functions works correctly ok 29 - ->functions fails correctly ok 30 - ->function_refs works correctly ok 31 - ->function_refs fails correctly ok 32 - ->function_exists detects function that exists ok 33 - ->function_exists fails for bad function ok 34 - ->function_exists fails for missing function ok 35 - The object isa Class::Handle ok 36 - ->subclasses returns as expected ok t/99_pod........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 1 test skipped. Files=3, Tests=38, 2 wallclock secs ( 2.14 cusr + 0.17 csys = 2.31 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Class/Handle.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Class::Handle.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Class/Handle/.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