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 an ARRAYREF
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.