Checking if your kit is complete... Looks good Writing Makefile for Object::Tiny cp lib/Object/Tiny.pm blib/lib/Object/Tiny.pm Manifying blib/man3/Object::Tiny.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 - Perl version is 5.004 or newer ok 2 - require Object::Tiny; ok t/02_main........1..12 ok 1 - Created package without error ok 2 - The object isa Foo ok 3 - The object isa Object::Tiny ok 4 - Empty object is empty ok 5 - The object isa Foo ok 6 - The object isa Object::Tiny ok 7 - Object contains expect elements ok 8 - ->foo ok ok 9 - ->bar ok ok 10 - ->bar returns an error ok 11 - ->{baz} does contain value ok 12 - Got expected error ok t/03_subclass....1..12 ok 1 - Created package without error ok 2 - The object isa Foo ok 3 - The object isa Bar ok 4 - Is not an Object::Tiny ok 5 - Empty object is empty ok 6 - The object isa Foo ok 7 - The object isa Bar ok 8 - Object contains expect elements ok 9 - ->foo ok ok 10 - ->bar ok ok 11 - ->bar returns an error ok 12 - ->{baz} does contain value ok t/98_pod.........1..0 # Skip Test::Pod not available for testing skipped all skipped: Test::Pod not available for testing t/99_pmv.........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available All tests successful, 2 tests skipped. Files=5, Tests=26, 3 wallclock secs ( 2.54 cusr + 0.19 csys = 2.73 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Object/Tiny.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Object::Tiny.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Object/Tiny/.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