|
NAMEIRC::Bot::Hangman::Response - Hangman responses' plugin engineSYNOPSISuse IRC::Bot::Hangman::Response; print IRC::Bot::Hangman::Response->get_a_msg( 'help' ); DESCRIPTIONThis module loads the responses plugins and provide a message based on its nameget_a_msg( type )Returns all messages of a given typeget_msgs( type )Returns all messages of a given typeAUTHORPierre Denis <pierre@itrelease.net>http://www.itrelease.net/ COPYRIGHTCopyright 2005 IT Release Ltd - All Rights Reserved.This module is released under the same license as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |