The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Image-VisualConfirmation version 0.01
=====================================

This module aims at making the creation of visual confirmation images
simple. For who doesn't know, these are the funky images from which
you have to copy the text when submitting a form. Their function is
to avoid robots spamming web forms, and they work quite good even
though spammers' OCR software is becoming increasingly good.

This modle is mainly used in a web application context, in conjuction
with such modules as or with a web framework such as Catalyst.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Imager

COPYRIGHT AND LICENCE

Copyright (C) 2006 by Michele Beltrame <mb@italpro.net>

This library is free software, you can redistribute it and/or modify it
under the same terms as Perl itself.

The Bitstream Vera font bundled with this distribution is copyrighted
by Bitstream ( http://www.bitstream.com ) and distributed under its
license terms.