From cccc83c1dad45d4ba7031a7da36d4da972a8a20d Mon Sep 17 00:00:00 2001 From: jfitz Date: Fri, 27 Jun 1997 01:58:30 +0000 Subject: Import of a perl5 module for WWW searches --- www/p5-WWW-Search/pkg-descr | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/p5-WWW-Search/pkg-descr (limited to 'www/p5-WWW-Search/pkg-descr') diff --git a/www/p5-WWW-Search/pkg-descr b/www/p5-WWW-Search/pkg-descr new file mode 100644 index 000000000000..8342d862e4a3 --- /dev/null +++ b/www/p5-WWW-Search/pkg-descr @@ -0,0 +1,11 @@ + 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. -- cgit