Checking if your kit is complete... Looks good Warning: prerequisite WWW::Search::Test 2.265 not found. We have 2.262. Writing Makefile for WWW::Search::AOL cp lib/WWW/Search/AOL.pm blib/lib/WWW/Search/AOL.pm Manifying blib/man3/WWW::Search::AOL.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-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 WWW::Search::AOL; ok t/01basic.........1..108 ok 1 - use WWW::Search; ok 2 - use WWW::Search::Test; ok 3 - use WWW::Search::AOL; ok 4 - The object isa WWW::Search ok 5 - approximate_result_count is a number # Failed test (t/01basic.t at line 41) not ok 6 - approximate_result_count is greater than 0 # Failed test (t/01basic.t at line 45) not ok 7 - Checking for count # got: '0' # expected: '50' # Failed test (t/01basic.t at line 50) not ok 8 - Checking for results # got: '0' # expected: '50' # Looks like you planned 108 tests but only ran 8. dubious Test returned status 103 (wstat 26368, 0x6700) DIED. FAILED tests 6-108 Failed 103/108 tests, 4.63% okay t/02no-results....1..7 ok 1 - use WWW::Search; ok 2 - use WWW::Search::Test; ok 3 - use WWW::Search::AOL; ok 4 - The object isa WWW::Search ok 5 - approximate_result_count is 0 for no results found search. ok 6 - Checking for count of no results found search ok 7 - Checking for results of no results found search 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..1 ok 1 - blib/lib/WWW/Search/AOL.pm ok Failed 1/5 test scripts, 80.00% okay. 103/117 subtests failed, 11.97% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01basic.t 103 26368 108 203 187.96% 6-108 1 test skipped. make: *** [test_dynamic] Error 25