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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use Email::Handle; # Testing Email::Handle 0.01, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl 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 /Users/cpanrun/build/5.10.0/site/lib/Email/Valid.pm line 91. not ok 15 1..15 # Looks like you failed 1 test of 15. # Looks like your test died just after 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..1 ok 1 - blib/lib/Email/Handle.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-methods.t 255 65280 15 1 15 1 test and 2 subtests skipped. Failed 1/5 test scripts. 1/20 subtests failed. Files=5, Tests=20, 1 wallclock secs ( 0.41 cusr + 0.12 csys = 0.53 CPU) Failed 1/5 test programs. 1/20 subtests failed. make: *** [test_dynamic] Error 255