Checking if your kit is complete... Looks good Writing Makefile for Email::Simple::FromHandle cp lib/Email/Simple/FromHandle.pm blib/lib/Email/Simple/FromHandle.pm Manifying blib/man3/Email::Simple::FromHandle.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/fold............1..6 ok 1 - use Email::Simple::FromHandle; ok 2 - The object isa Email::Simple ok 3 - The object isa Email::Simple::FromHandle ok 4 - References header checks out ok 5 - References header checks out with case folding ok 6 - And the received headers are folded gracefully, and multiple headers work ok t/handle..........1..11 ok 1 - use Email::Simple::FromHandle; ok 2 - The object isa Email::Simple ok 3 - The object isa Email::Simple::FromHandle ok 4 - correct From: ok 5 - 59 lines in body ok 6 - first line gotten as requested ok 7 - stream_to with custom writer can't seek: Illegal seek at t/handle.t line 62 # Looks like you planned 11 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-11 Failed 4/11 tests, 63.64% okay t/nofold..........1..10 ok 1 - use Email::Simple::FromHandle; ok 2 - The object isa Email::Simple ok 3 - The object isa Email::Simple::FromHandle ok 4 - Andrew's in the header ok 5 - We can get a header ok 6 - Setting returns new value ok 7 - Which is consistently returned ok 8 - Body has sane stuff in it ok 9 - Body can be set properly ok 10 - Good grief, it's round-trippable ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Email/Simple/FromHandle.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/handle.t 255 65280 11 8 8-11 1 test skipped. Failed 1/5 test scripts. 4/28 subtests failed. Files=5, Tests=28, 1 wallclock secs ( 0.42 cusr + 0.16 csys = 0.58 CPU) Failed 1/5 test programs. 4/28 subtests failed. make: *** [test_dynamic] Error 255