WWW::Search::Livelink - class for searching Open Text Livelink Intranet search engine


WWW-Search-Backends documentation  | view source Contained in the WWW-Search-Backends distribution.

Index


NAME

Top

WWW::Search::Livelink - class for searching Open Text Livelink Intranet search engine

SYNOPSIS

Top

    require WWW::Search;
    $search = new WWW::Search('Livelink');

DESCRIPTION

Top

This class is an Open Text Livelink Intranet specialization of WWW::Search. It queries and interprets searches based on Livelink Intranet, which is available at http://www.opentext.com

This class exports no public interface; all interaction should be done through WWW::Search objects.

OPTIONS

Top

This search supports sytandard WWW::Search arguments

search_url

The Livelink Intranet URL to search. This usually looks like http://somehost/otcgi/llscgi60.exe

search_args

The arguments used for the search engine, separate them by &.

SEE ALSO

Top

To make new back-ends, see WWW::Search,

AUTHOR

Top

WWW::Search::Livelink is written by Paul Lindner, <lindner@itu.int>, Nicholas Sapirie <sapirie@unicc.org>

COPYRIGHT

Top


WWW-Search-Backends documentation  | view source Contained in the WWW-Search-Backends distribution.