Checking if your kit is complete... Looks good Writing Makefile for Email::Simple::FromHandle Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Email/Simple/FromHandle.pm blib\lib\Email\Simple\FromHandle.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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: Invalid 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.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/5 test programs. 4/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.