NAME
Hangman::Generator - A trivial output generator for hangman
DESCRIPTION
Hangman::Generator
is a trivial output generator for hangman. The message to be output is passed inside the session, and the code then generates a response.
Note that it explicity checks if the request is meant for the application, rather than an image, by checking for "/".
AUTHOR
Leon Brocard <leon@fotango.com>
COPYRIGHT
Copyright (C) 2001, Fotango Ltd.
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.