|
WWW::Search::Search97 - class for searching Verity Search97 search engine
|
WWW::Search::Search97 - class for searching Verity Search97 search engine
This module is not included with the standard ActivePerl distribution. It is available as a separate download using PPM.
require WWW::Search;
$search = new WWW::Search('Search97');
This class is a Verity Search97 specialization of
WWW::Search. It queries and interprets searches based on Verity
Search97, which is available at http://www.verity.com
This class exports no public interface; all interaction should be done
through WWW::Search objects.
This search supports sytandard WWW::Search arguments
- search_url
-
The Search97 URL to search. This usually looks like
http://somehost/Search97cgi/s97_cgi.exe
- search_args
-
The arguments used for the search engine, separate them by &.
To make new back-ends, see the WWW::Search manpage,
WWW::Search::Search97 is written by Paul Lindner, <lindner@itu.int>,
Nicholas Sapirie <sapirie@unicc.org>
Copyright (c) 1998 by the United Nations Administrative Committee on
Coordination (ACC)
All rights reserved.
|
WWW::Search::Search97 - class for searching Verity Search97 search engine
|
|