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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00-load........... # Failed test (t/00-load.t at 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, /export/home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.......ok t/hiragana..........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......You tried to plan twice! Second plan 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...............skipped: Test::Pod 1.14 required for testing POD t/wavedash..........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 Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/hiragana.t 255 65280 6 6 100.00% 1-6 t/pod-coverage.t 255 65280 1 1 100.00% 1 t/wavedash.t 255 65280 21 21 100.00% 1-21 1 test skipped. Failed 4/6 test scripts, 33.33% okay. 29/32 subtests failed, 9.38% okay. make: *** [test_dynamic] Error 2