NAME
POE::Component::Server::IRC::Help - Help text for POE::Component::Server::IRC
DESCRIPTION
POE::Component::Server::IRC::Help is a helper module for POE::Component::Server::IRC which contains all the help files for the HELP
command.
CONSTRUCTOR
- new
-
Creates a
new
object.
METHODS
- topic
-
Takes a help topic. Returns
undef
if there was an error or the topic does not exist. Returns in list context the lines of topic text or in scalar context anARRAYREF
of lines of topic text.
AUTHOR
Chris 'BinGOs' Williams
LICENSE
Copyright (c)
Chris Williams
This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.
SEE ALSO
4 POD Errors
The following errors were encountered while parsing the POD:
- Around line 1133:
'=item' outside of any '=over'
- Around line 1137:
You forgot a '=back' before '=head1'
- Around line 1139:
'=item' outside of any '=over'
- Around line 1145:
You forgot a '=back' before '=head1'