Checking if your kit is complete... Looks good Writing Makefile for PerlIO::Via::QuotedPrint cp lib/PerlIO/Via/QuotedPrint.pm blib/lib/PerlIO/Via/QuotedPrint.pm Manifying blib/man3/PerlIO::Via::QuotedPrint.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic....1..11 ok 1 - use PerlIO::Via::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' # at t/01basic.t line 26. not ok 4 - closing encoding handle # Failed test 'opening without layer' # at t/01basic.t line 32. readline() on closed filehandle $test at t/01basic.t line 33. not ok 5 - opening without layer # 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' not ok 8 - opening 't/test.qp' for reading # at t/01basic.t line 40. 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.06 cusr + 0.04 csys = 0.10 CPU) Failed 1/1 test programs. 10/11 subtests failed. make: *** [test_dynamic] Error 10