
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>

Copyright 2005 IT Release Ltd - All Rights Reserved.
This module is released under the same license as Perl itself.