Warning: prerequisite Encode 2 not found. We have 1.9801. Checking if your kit is complete... Looks good Writing Makefile for HTTP::Response::Encoding cp lib/HTTP/Response/Encoding.pm blib/lib/HTTP/Response/Encoding.pm Manifying blib/man3/HTTP::Response::Encoding.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Testing HTTP::Response::Encoding 0.05, Perl 5.008002, /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl ok 1 - use HTTP::Response::Encoding; ok t/01-file.........1..13 ok 1 - HTTP::Response->can('charset') ok 2 - HTTP::Response->can('encoder') ok 3 - HTTP::Response->can('encoding') # Failed test (t/01-file.t at line 23) # HTTP::Response->can('decoded_content') failed not ok 4 - HTTP::Response->can('decoded_content') ok 5 - $res->charset eq 'EUC-JP' ok 6 - $res->encoding eq 'euc-jp' ok 7 - $res->charset eq 'ISO-2022-JP' ok 8 - $res->encoding eq 'iso-2022-jp' ok 9 - $res->charset eq 'Shift_JIS' ok 10 - $res->encoding eq 'shiftjis' ok 11 - $res->charset eq 'UTF-8' ok 12 - $res->encoding eq 'utf8' # Looks like you failed 1 tests of 13. ok 13 - res->encoding eq undef dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/13 tests, 92.31% okay t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/HTTP/Response/Encoding.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 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/5 test scripts, 80.00% okay. 1/17 subtests failed, 94.12% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-file.t 1 256 13 1 7.69% 4 2 tests skipped. make: *** [test_dynamic] Error 25