|
FolioViews - class for searching Folio Views
|
WWW::Search:: FolioViews - class for searching Folio Views
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('FolioViews');
This class is an Folio Views specialization of
WWW::Search. It queries and interprets searches based on Folio
Views, which is available at http://www.openmarket.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 Folio Views URL to search. This usually looks like
http://somehost/.../cgi-bin/search2.pl
- search_args
-
The arguments used for the search engine, separate them by &.
To make new back-ends, see the WWW::Search manpage,
WWW::Search::FolioViews 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.
|
FolioViews - class for searching Folio Views
|
|