Set up gcc environment - 3.3 Checking if your kit is complete... 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 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 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/Data/Message.pm ok All tests successful, 1 test skipped. Files=7, Tests=31, 2 wallclock secs ( 1.50 cusr + 0.27 csys = 1.77 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Data/Message.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Data/Message.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Data::Message.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod