Checking if your kit is complete... Looks good Writing Makefile for IOLayer::QuotedPrint Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/IOLayer/QuotedPrint.pm blib\lib\IOLayer\QuotedPrint.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/01basic....1..11 ok 1 - use IOLayer::QuotedPrint; Unknown PerlIO layer "Via" at t/01basic.t line 20. # Failed test 'opening 't/test.qp' for writing' # at t/01basic.t line 20. print() on closed filehandle $out at t/01basic.t line 25. not ok 2 - opening 't/test.qp' for writing # Failed test 'print to file' # at t/01basic.t line 25. not ok 3 - print to file # Failed test 'closing encoding handle' not ok 4 - closing encoding handle # at t/01basic.t line 26. # Failed test 'opening without layer' # at t/01basic.t line 32. not ok 5 - opening without layer readline() on closed filehandle $test at t/01basic.t line 33. # Failed test 'check encoded content' # at t/01basic.t 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 'close test handle' # at t/01basic.t line 34. not ok 7 - close test handle Unknown PerlIO layer "Via" at t/01basic.t line 40. # Failed test 'opening 't/test.qp' for reading' # at t/01basic.t line 40. not ok 8 - opening 't/test.qp' for reading readline() on closed filehandle $in at t/01basic.t line 43. # Failed test 'check decoding' # at t/01basic.t 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 'close decoding handle' # at t/01basic.t line 44. not ok 10 - close decoding handle # Failed test 'remove test file 't/test.qp'' # at t/01basic.t 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 10 2560 11 10 2-11 Failed 1/1 test scripts. 10/11 subtests failed. Files=1, Tests=11, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 10/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xa' Stop.