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 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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 ok 8 - body from pipe ok 9 - message-id from pipe ok 10 - message-id from pipe isn't empty ok 11 - illegal seek on pipe ok 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: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests skipped. Files=5, Tests=27, 2 wallclock secs ( 1.32 cusr + 0.09 csys = 1.41 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Email/Simple/FromHandle.pm Installing /home/cpanrun/build/5.6.1/man/man3/Email::Simple::FromHandle.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod