Checking if your kit is complete... Looks good Writing Makefile for Email::Simple::Headers Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Email/Simple/Headers.pm blib\lib\Email\Simple\Headers.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, 'blib\lib', 'blib\arch')" t/*.t t/no-body.........ok 1 - use Email::Simple; Subroutine headers redefined at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Email-Simple-Headers\blib\lib/Email/Simple/Headers.pm line 10. ok 2 - use Email::Simple::Headers; ok 3 - Email::Simple->can('headers') # Failed test 'have expected headers' not ok 4 - have expected headers # at t/no-body.t line 16. # Looks like you failed 1 test of 4. 1..4 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay 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\Headers.pm ok t/test............ok 1 - use Email::Simple; Subroutine headers redefined at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Email-Simple-Headers\blib\lib/Email/Simple/Headers.pm line 10. # Failed test 'have expected headers' # at t/test.t line 18. # Looks like you failed 1 test of 4. ok 2 - use Email::Simple::Headers; ok 3 - Email::Simple->can('headers') not ok 4 - have expected headers 1..4 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/no-body.t 1 256 4 1 4 t/test.t 1 256 4 1 4 1 test skipped. Failed 2/4 test scripts. 2/9 subtests failed. Files=4, Tests=9, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 2/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.