| IRC-Bot-Hangman documentation | view source | Contained in the IRC-Bot-Hangman distribution. |
IRC::Bot::Hangman::Response - Hangman responses' plugin engine
use IRC::Bot::Hangman::Response; print IRC::Bot::Hangman::Response->get_a_msg( 'help' );
This module loads the responses plugins and provide a message based on its name
Returns all messages of a given type
Returns all messages of a given type
Pierre Denis <pierre@itrelease.net>
http://www.itrelease.net/
Copyright 2005 IT Release Ltd - All Rights Reserved.
This module is released under the same license as Perl itself.
| IRC-Bot-Hangman documentation | view source | Contained in the IRC-Bot-Hangman distribution. |