Checking if your kit is complete... Looks good Warning: prerequisite WWW::Search::Test 2.263 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for WWW::Search::AltaVista cp lib/WWW/Search/AltaVista/News.pm blib/lib/WWW/Search/AltaVista/News.pm cp lib/WWW/Search/AltaVista/NL.pm blib/lib/WWW/Search/AltaVista/NL.pm cp lib/WWW/Search/AltaVista/AdvancedWeb.pm blib/lib/WWW/Search/AltaVista/AdvancedWeb.pm cp lib/WWW/Search/AltaVista/Intranet.pm blib/lib/WWW/Search/AltaVista/Intranet.pm cp lib/WWW/Search/AltaVista/Web.pm blib/lib/WWW/Search/AltaVista/Web.pm cp lib/WWW/Search/AltaVista.pm blib/lib/WWW/Search/AltaVista.pm cp lib/WWW/Search/AltaVista/DE.pm blib/lib/WWW/Search/AltaVista/DE.pm cp lib/WWW/Search/AltaVista/AdvancedNews.pm blib/lib/WWW/Search/AltaVista/AdvancedNews.pm cp lib/WWW/Search/AltaVista/Intranet3.pm blib/lib/WWW/Search/AltaVista/Intranet3.pm cp lib/WWW/Search/AltaVista/Careers.pm blib/lib/WWW/Search/AltaVista/Careers.pm Manifying blib/man3/WWW::Search::AltaVista::News.3 Manifying blib/man3/WWW::Search::AltaVista::NL.3 Manifying blib/man3/WWW::Search::AltaVista::AdvancedWeb.3 Manifying blib/man3/WWW::Search::AltaVista::Intranet.3 Manifying blib/man3/WWW::Search::AltaVista::Web.3 Manifying blib/man3/WWW::Search::AltaVista.3 Manifying blib/man3/WWW::Search::AltaVista::DE.3 Manifying blib/man3/WWW::Search::AltaVista::AdvancedNews.3 Manifying blib/man3/WWW::Search::AltaVista::Intranet3.3 Manifying blib/man3/WWW::Search::AltaVista::Careers.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/altavista.........ok 1 - use WWW::Search; "tm_new_engine" is not exported by the WWW::Search::Test module at (eval 7) line 2 "tm_run_test" is not exported by the WWW::Search::Test module at (eval 7) line 2 not ok 2 - use WWW::Search::Test; # Failed test (t/altavista.t at line 7) # Tried to use 'WWW::Search::Test'. # Error: Can't continue after import errors at (eval 7) line 2 # BEGIN failed--compilation aborted at t/altavista.t line 7. ok 3 - use WWW::Search::AltaVista; Undefined subroutine &main::tm_new_engine called at t/altavista.t line 10. 1..3 # Looks like you failed 1 test of 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/de................ok 1 - use WWW::Search; "tm_new_engine" is not exported by the WWW::Search::Test module at (eval 7) line 2 "tm_run_test" is not exported by the WWW::Search::Test module at (eval 7) line 2 not ok 2 - use WWW::Search::Test; # Failed test (t/de.t at line 8) # Tried to use 'WWW::Search::Test'. # Error: Can't continue after import errors at (eval 7) line 2 # BEGIN failed--compilation aborted at t/de.t line 8. ok 3 - use WWW::Search::AltaVista; ok 4 - use WWW::Search::AltaVista::DE; Undefined subroutine &main::tm_new_engine called at t/de.t line 13. 1..4 # Looks like you failed 1 test of 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/news..............ok 1 - use WWW::Search; "tm_new_engine" is not exported by the WWW::Search::Test module at (eval 7) line 2 "tm_run_test" is not exported by the WWW::Search::Test module at (eval 7) line 2 not ok 2 - use WWW::Search::Test; # Failed test (t/news.t at line 8) # Tried to use 'WWW::Search::Test'. # Error: Can't continue after import errors at (eval 7) line 2 # BEGIN failed--compilation aborted at t/news.t line 8. ok 3 - use WWW::Search::AltaVista; Undefined subroutine &main::tm_new_engine called at t/news.t line 11. 1..3 # Looks like you failed 1 test of 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/altavista.t 255 65280 3 3 100.00% 1-3 t/de.t 255 65280 4 4 100.00% 1-4 t/news.t 255 65280 3 3 100.00% 1-3 2 tests skipped. Failed 3/5 test scripts, 40.00% okay. 10/10 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29