Checking if your kit is complete... Looks good Writing Makefile for IOLayer::QuotedPrint cp lib/IOLayer/QuotedPrint.pm blib/lib/IOLayer/QuotedPrint.pm Manifying blib/man3/IOLayer::QuotedPrint.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-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 (t/01basic.t at line 20) not ok 2 - opening 't/test.qp' for writing print() on closed filehandle $out at t/01basic.t line 25. # 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) readline() on closed filehandle $test at t/01basic.t line 33. 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 Unknown PerlIO layer "Via" at t/01basic.t line 40. # Failed test (t/01basic.t at line 40) readline() on closed filehandle $in at t/01basic.t line 43. 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 make: *** [test_dynamic] Error 10