Checking if your kit is complete... Warning: prerequisite Email::Simple 1.92 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for Data::Message cp lib/Data/Message.pm blib/lib/Data/Message.pm Manifying blib/man3/Data::Message.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1.................1..10 ok 1 - use Data::Message; ok 2 - The object isa Data::Message ok 3 - Andrew's in the header ok 4 - We can get a header ok 5 - Setting returns new value ok 6 - Which is consistently returned ok 7 - Body has sane stuff in it ok 8 - Body can be set properly ok 9 - Good grief, it's round-trippable ok 10 - Good grief, it's still round-trippable ok t/2.................1..5 ok 1 - use Data::Message; ok 2 - The object isa Data::Message ok 3 - References header checks out ok 4 - References header checks out with case folding ok 5 - And the received headers are folded gracefully, and multiple headers work ok t/3.................1..1 ok 1 - Only one header this time ok t/4.................1..3 ok 1 - use Data::Message; ok 2 - The object isa Data::Message ok 3 - Doesn't hang ok t/5.................ok 1 - use Data::Message; ok 2 - The object isa Data::Message ok 3 - is not folded ok 4 - The object isa Data::Message ok 5 - is folded ok 6 - The object isa Data::Message ok 7 - non-ascii header names did not complain ok 8 - The object isa Data::Message ok 9 - non-ascii header names did complain ok 10 - The object isa Data::Message ok 11 - non-ascii header names did not complain 1..11 FAILED tests 1-11 Failed 11/11 tests, 0.00% okay 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.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/5.t 11 11 100.00% 1-11 2 tests skipped. Failed 1/7 test scripts, 85.71% okay. 11/30 subtests failed, 63.33% okay. make: *** [test_dynamic] Error 29