Checking if your kit is complete... Looks good Writing Makefile for Email::Handle cp lib/Email/Handle.pm blib/lib/Email/Handle.pm Manifying blib/man3/Email::Handle.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/00-load.........1..1 # Testing Email::Handle 0.01, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use Email::Handle; ok t/01-methods......ok 1 ok 2 ok 3 - The object isa Email::Handle ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip because HTML::Email::Obfuscate required for obfuscating ok 13 ok 14 # skip because MIME::Lite required for send email # Failed test at t/01-methods.t line 64. Can't call method "isa" without a package or object reference at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Email/Valid.pm line 91. # Looks like you failed 1 test of 15. # Looks like your test died just after 15. not ok 15 1..15 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 15 Failed 1/15 tests, 93.33% okay (less 2 skipped tests: 12 okay, 80.00%) t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Email/Handle.pm contains no boilerplate text ok 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 t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/5 test scripts, 80.00% okay. 1/19 subtests failed, 94.74% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-methods.t 255 65280 15 1 6.67% 15 2 tests and 2 subtests skipped. make: *** [test_dynamic] Error 11