Checking if your kit is complete... Looks good Writing Makefile for WWW::Search::Lycos NOTE: The author of this module finds that www.lycos.com is extremely unreliable. A test that fails might succeed if you run it again a few seconds later. As long as you don't get ALL zero results, it's probably safe to install this module. cp lib/WWW/Search/Lycos.pm blib/lib/WWW/Search/Lycos.pm Manifying blib/man3/WWW::Search::Lycos.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/basic....ok 1 - use WWW::Search; ok 2 - use WWW::Search::Test; ok 3 - use WWW::Search::Lycos; Undefined subroutine &main::tm_new_engine called at t/basic.t line 8. 1..3 # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/gui......ok 1 - use WWW::Search; ok 2 - use WWW::Search::Test; ok 3 - use WWW::Search::Lycos; Undefined subroutine &main::tm_new_engine called at t/gui.t line 11. 1..3 # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed 2/2 test scripts, 0.00% okay. 0/6 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 255 65280 3 0 0.00% ?? t/gui.t 255 65280 3 0 0.00% ?? make: *** [test_dynamic] Error 2