1997-06-26 21:58:30 -04:00
|
|
|
This class is the parent for all access method supported
|
|
|
|
by the WWW::Search library. This library implements a
|
|
|
|
Perl API to web-based search engines.
|
|
|
|
|
|
|
|
Current search engines supported include AltaVista (both
|
|
|
|
web and news), Dejanews, Excite (web only), HotBot (web
|
|
|
|
only), Infoseek (e-mail, web, and news) and Lycos.
|
|
|
|
|
|
|
|
Search results are limited and there is a pause between
|
|
|
|
each request for results to avoid overloading either the
|
|
|
|
client or the server.
|
2002-06-07 15:41:31 -04:00
|
|
|
|
2005-09-21 15:31:43 -04:00
|
|
|
WWW: http://search.cpan.org/dist/WWW-Search/
|