Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01basic.t t\01basic....1..11 ok 1 - use IOLayer::QuotedPrint; # Failed test (t\01basic.t at line 0) not ok 2 - opening 't/test.qp' for writing # Failed test (t\01basic.t at line 25) not ok 3 - print to file # Failed test (t\01basic.t at line 26) not ok 4 - closing encoding handle # Failed test (t\01basic.t at line 32) not ok 5 - opening without layer # Failed test (t\01basic.t at line 33) not ok 6 - check encoded content # got: 'This is a t=E9st for quoted-printable text that has h=E0rdly any spe=E7ial = # characters # in it. # ' # expected: undef # Failed test (t\01basic.t at line 34) not ok 7 - close test handle # Failed test (t\01basic.t at line 0) not ok 8 - opening 't/test.qp' for reading # Failed test (t\01basic.t at line 43) not ok 9 - check decoding # got: 'This is a tést for quoted-printable text that has hàrdly any speçial characters # in it. # ' # expected: '' # Failed test (t\01basic.t at line 44) not ok 10 - close decoding handle # Failed test (t\01basic.t at line 48) not ok 11 - remove test file 't/test.qp' # Looks like you failed 10 tests of 11. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 2-11 Failed 10/11 tests, 9.09% okay Failed 1/1 test scripts, 0.00% okay. 10/11 subtests failed, 9.09% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01basic.t 10 2560 11 10 90.91% 2-11 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.