Checking if your kit is complete... Looks good Writing Makefile for Class::Printable cp lib/Class/Printable.pm blib/lib/Class/Printable.pm Manifying blib/man3/Class::Printable.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/10_Class_Printable_test....ok 1 - use Class::Printable; ok 2 - Class::Printable->can('toString') ok 3 - ... got the default value we expected ok 4 - Class::Printable->can('stringValue') ok 5 - ... got the default value we expected ok 6 - TestPackage->can('new') ok 7 - The object isa TestPackage ok 8 - The object isa Class::Printable ok 9 - TestPackage->can('toString') ok 10 - TestPackage->can('stringValue') ok 11 - ... got the toString value ok 12 - ... got the overload value ok 13 - ... got the string value ok 14 - TestOtherPackage->can('new') ok 15 - The object isa TestOtherPackage ok 16 - The object isa Class::Printable ok 17 - TestOtherPackage->can('toString') ok 18 - TestOtherPackage->can('stringValue') ok 19 - ... got the toString value ok 20 - ... got the overload value ok 21 - ... got the string value ok 22 - The object isa TestOtherPackage ok 23 - The object isa TestOtherPackage ok 24 - ... these objects are not equal and they dont try to find overloads 1..24 ok t/pod........................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/pod_coverage...............1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 2 tests skipped. Files=3, Tests=24, 1 wallclock secs ( 1.56 cusr + 0.12 csys = 1.68 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Class/Printable.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Class::Printable.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Class/Printable/.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