Checking if your kit is complete... Looks good Writing Makefile for Encode::Unicode::Japanese cp lib/Encode/Unicode/Japanese.pm blib/lib/Encode/Unicode/Japanese.pm Manifying blib/man3/Encode::Unicode::Japanese.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load......... # Failed test 'use Encode::Unicode::Japanese;' # at t/00-load.t line 6. # Tried to use 'Encode::Unicode::Japanese'. # Error: Base class package "Encode::Encoding" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Encode/Unicode/Japanese.pm line 15 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Encode::Unicode::Japanese , Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. 1..1 not ok 1 - use Encode::Unicode::Japanese; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Encode/Unicode/Japanese.pm contains no boilerplate text ok t/hiragana........1..6 Base class package "Encode::Encoding" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Encode/Unicode/Japanese.pm line 15 BEGIN failed--compilation aborted at blib/lib/Encode/Unicode/Japanese.pm line 15. Compilation failed in require at t/hiragana.t line 16. BEGIN failed--compilation aborted at t/hiragana.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/pod-coverage....1..1 You tried to plan twice at t/pod-coverage.t line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/wavedash........1..21 Base class package "Encode::Encoding" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Encode/Unicode/Japanese.pm line 15 BEGIN failed--compilation aborted at blib/lib/Encode/Unicode/Japanese.pm line 15. Compilation failed in require at t/wavedash.t line 16. BEGIN failed--compilation aborted at t/wavedash.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay Failed 4/6 test scripts, 33.33% okay. 29/32 subtests failed, 9.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/hiragana.t 255 65280 6 12 200.00% 1-6 t/pod-coverage.t 255 65280 1 2 200.00% 1 t/wavedash.t 255 65280 21 42 200.00% 1-21 1 test skipped. make: *** [test_dynamic] Error 2