Shevek > Amethyst-1.00 > purldoc.pl

Download:
Amethyst-1.00.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

purldoc.pl - Interface to the Perl FAQ.

SYNOPSIS ^

Returns the names of questions matching the search words.

purldoc string purldoc array

PREREQUISITES ^

Nothing.

PARAMETERS ^

purldoc

Turns the facility on and off

purldoc_triggers

Regexp used to match a call to the FAQ. Should be something like `purldoc' or `perldoc'.

PUBLIC INTERFACE ^

(Depends on your triggers, but generally:) purldoc <topic>

DESCRIPTION ^

This looks up the given words as parts of a question in the Perl FAQ, and returns the top three matching questions.

AUTHORS ^

Masque <masque@pound.perl.org>