Checking if your kit is complete... Looks good Writing Makefile for WebService::Kizasi cp lib/WebService/Kizasi.pm blib/lib/WebService/Kizasi.pm cp lib/WebService/Kizasi/Item.pm blib/lib/WebService/Kizasi/Item.pm cp lib/WebService/Kizasi/Items.pm blib/lib/WebService/Kizasi/Items.pm cp lib/WebService/Kizasi/Parser.pm blib/lib/WebService/Kizasi/Parser.pm Manifying blib/man3/WebService::Kizasi.3 Manifying blib/man3/WebService::Kizasi::Items.3 Manifying blib/man3/WebService::Kizasi::Item.3 Manifying blib/man3/WebService::Kizasi::Parser.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/00.load..................1..1 ok 1 - use WebService::Kizasi; ok t/01.c10e_word_1d..........1..9 ok 1 ok 2 - The object isa ARRAY ok 3 # Failed test (t/01.c10e_word_1d.t at line 13) not ok 4 - The object isa HASH # The object isn't defined Can't call method "title" on an undefined value at t/01.c10e_word_1d.t line 15. # Looks like you planned 9 tests but only ran 4. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 4-9 Failed 6/9 tests, 33.33% okay t/02.c10e_word_1w..........1..9 ok 1 ok 2 - The object isa ARRAY ok 3 ok 4 - The object isa HASH ok 5 ok 6 ok 7 ok 8 ok 9 ok t/03.c10e_word_1m..........1..9 ok 1 ok 2 - The object isa ARRAY ok 3 ok 4 - The object isa HASH ok 5 ok 6 ok 7 ok 8 ok 9 ok t/04.keyword_in_context....1..9 ok 1 ok 2 - The object isa ARRAY ok 3 # Failed test (t/04.keyword_in_context.t at line 12) # The object isn't defined not ok 4 - The object isa HASH Can't call method "title" on an undefined value at t/04.keyword_in_context.t line 14. # Looks like you planned 9 tests but only ran 4. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 4-9 Failed 6/9 tests, 33.33% okay t/05.ranking_1d............1..9 ok 1 ok 2 - The object isa ARRAY ok 3 ok 4 - The object isa HASH ok 5 ok 6 ok 7 ok 8 ok 9 ok t/06.ranking_1w............1..9 ok 1 ok 2 - The object isa ARRAY ok 3 ok 4 - The object isa HASH ok 5 ok 6 ok 7 ok 8 ok 9 ok t/07.ranking_1m............1..9 ok 1 ok 2 - The object isa ARRAY ok 3 ok 4 - The object isa HASH ok 5 ok 6 ok 7 ok 8 ok 9 ok t/08.utf-8.................1..9 ok 1 ok 2 - The object isa ARRAY ok 3 # Failed test (t/08.utf-8.t at line 13) not ok 4 - The object isa HASH # The object isn't defined Can't call method "title" on an undefined value at t/08.utf-8.t line 15. # Looks like you planned 9 tests but only ran 4. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 4-9 Failed 6/9 tests, 33.33% okay 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..4 ok 1 - blib/lib/WebService/Kizasi.pm ok 2 - blib/lib/WebService/Kizasi/Item.pm ok 3 - blib/lib/WebService/Kizasi/Items.pm ok 4 - blib/lib/WebService/Kizasi/Parser.pm ok Failed 3/11 test scripts, 72.73% okay. 18/77 subtests failed, 76.62% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------- t/01.c10e_word_1d.t 6 1536 9 11 122.22% 4-9 t/04.keyword_in_context.t 6 1536 9 11 122.22% 4-9 t/08.utf-8.t 6 1536 9 11 122.22% 4-9 1 test skipped. make: *** [test_dynamic] Error 25