OnSearch - Perl libraries for OnSearch search engine.


onsearch documentation  | view source Contained in the onsearch distribution.

Index


NAME

Top

OnSearch - Perl libraries for OnSearch search engine.

DESCRIPTION

Top

The OnSearch libraries provide the functions to search documents for words and phrases, display matching documents, record results of searches, and save user preferences.

EXPORTS

Top

OnSearch.pm exports the following variables and subroutines.

$VERSION

The OnSearch library version number.

@ISA

Superclass information.

$CWD

OnSearch's current working directory.

browser_die (message)

Terminates the application with a warning printed to the Web browser.

browser_warn (message)

Prints a warning message in the browser and also records the message in the OnSearch Web log.

user_warn (message)

Print a brief warning message in the Web browser about a user error.

catch_signal (signum)

Record a signal from the operating system in the OnSearch Web log.

ignore_signal (signum)

Ignore a signal from the operating system.

VERSION AND COPYRIGHT

Top

SEE ALSO

Top

OnSearch::UI(3), OnSearch::AppConfig(3), OnSearch::StringSearch(3), OnSearch::Base64(3), OnSearch::VFile(3), OnSearch::Regex(3), OnSearch::CGIQuery(3), OnSearch::Results(3), OnSearch::Search(3), onindex(8)


onsearch documentation  | view source Contained in the onsearch distribution.