Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/basic...........1..12 ok 1 - use Email::MIME::Encodings; ok 2 - enc binary ok 3 - dec binary ok 4 - enc 7bit ok 5 - dec 7bit ok 6 - enc 8bit ok 7 - dec 8bit not ok 8 - enc qp # Failed test (t/basic.t at line 11) # got: 'This is a test # of various MIME=3Dstuff.' # expected: 'This is a test # of various MIME=3Dstuff.= # ' ok 9 - dec qp ok 10 - enc 64 ok 11 - dec 64 ok 12 - Error handling # Looks like you failed 1 tests of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/12 tests, 91.67% 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/3 test scripts, 66.67% okay. 1/12 subtests failed, 91.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/basic.t 1 256 12 1 8.33% 8 2 tests skipped. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.