Peter Sergeant > Infobot-0.91_05 > Infobot::Plugin::Query::Base

Download:
Infobot-0.91_05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Infobot::Plugin::Query::Base - Base class for plugins

METHODS ^

init

Calls set_name

set_name

Grabs the priority from the config, and puts it somewhere safe. Then calls Infobot::Base's set_name with query as the category. Finally adds any help information to the help stash.

priority

Read-only accessor for the plugin's priority, set during set_name

SEE ALSO ^

The tutorial on writing Query plugins