![]() |
![]()
| ![]() |
![]()
NAMEIRC::Bot::Hangman::WordList - Word list plugin engine SYNOPSISuse IRC::Bot::Hangman::WordList; $words = IRC::Bot::Hangman::WordList->load( 'too_easy' ); print $words->[3]; DESCRIPTIONThis module loads the word list plugins and provide a list based on a name load( plugin name )Returns a word list loaded from a specific plugin word_listLoads the word list 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.
|