NAME
IRC::Bot::Hangman::WordList::TooEasy - A simple demo word list
SYNOPSIS
See IRC::Bot::Hangman
DESCRIPTION
This module provides a very easy to guess word list, for demo purpose.
A word list plugin is basically a method name() and a __DATA__ section containing the words.
METHODS
name()
This plugin name - 'too_easy'
AUTHOR
Pierre Denis <pierre@itrelease.net>
http://www.itrelease.net/
COPYRIGHT
Copyright 2005 IT Release Ltd - All Rights Reserved.
This module is released under the same license as Perl itself.