![]() |
![]()
| ![]() |
![]()
NAMEIRC::Bot::Hangman::Command - Hangman commands' plugin engine SYNOPSISSee IRC::Bot::Hangman use IRC::Bot::Hangman::Command; IRC::Bot::Hangman::Command->run( 'play' ); DESCRIPTIONThis module execute the commands by calling the right plugin pre_process( robot )Call pre_process on all plugins which have implemented pre_process() post_process( robot )Call post_process on all plugins which have implemented pre_process() run( robot )Execute a command if registered in a IRC::Bot::Hangman::Command plugin AUTHORPierre 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.
|