Checking if your kit is complete... Looks good Writing Makefile for Lingua::JA::Summarize cp lib/Lingua/JA/Summarize.pm blib/lib/Lingua/JA/Summarize.pm Manifying blib/man3/Lingua::JA::Summarize.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-util.......1..17 # Failed test 'use Lingua::JA::Summarize;' # at t/00-util.t line 6. # Tried to use 'Lingua::JA::Summarize'. # Error: Base class package "Class::ErrorHandler" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Lingua-JA-Summarize/blib/lib/Lingua/JA/Summarize.pm line 14 # BEGIN failed--compilation aborted at t/00-util.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Lingua::JA::Summarize; Undefined subroutine &Lingua::JA::Summarize::_encode_ascii_word called at t/00-util.t line 12. # Looks like you planned 17 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/01-new........1..6 # Failed test 'use Lingua::JA::Summarize;' # at t/01-new.t line 6. # Tried to use 'Lingua::JA::Summarize'. # Error: Base class package "Class::ErrorHandler" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Lingua-JA-Summarize/blib/lib/Lingua/JA/Summarize.pm line 14 # BEGIN failed--compilation aborted at t/01-new.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Lingua::JA::Summarize; Can't locate object method "mecab" via package "Lingua::JA::Summarize" at t/01-new.t line 15. ok 2 - constructor # Looks like you planned 6 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-6 Failed 5/6 tests, 16.67% okay t/02-keyword....1..18 Base class package "Class::ErrorHandler" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Lingua-JA-Summarize/blib/lib/Lingua/JA/Summarize.pm line 14 BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Lingua-JA-Summarize/blib/lib/Lingua/JA/Summarize.pm line 14. Compilation failed in require at t/02-keyword.t line 6. BEGIN failed--compilation aborted at t/02-keyword.t line 6. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-util.t 255 65280 17 33 1-17 t/01-new.t 255 65280 6 9 1 3-6 t/02-keyword.t 255 65280 18 36 1-18 Failed 3/3 test scripts. 40/41 subtests failed. Files=3, Tests=41, 0 wallclock secs ( 0.16 cusr + 0.06 csys = 0.22 CPU) Failed 3/3 test programs. 40/41 subtests failed. make: *** [test_dynamic] Error 255