GD::SecurityImage
=================
Security image (captcha) generator.
Read the module's POD for documentation and examples.
INSTALLATION
Just use the cpan shell to install this module. From a command prompt, type:
cpan
or
perl -MCPAN -e shell
to enter the cpan shell. And then enter:
install GD::SecurityImage
If you don't have the cpan shell available, then you have a broken
more»
This software is copyright (c) 2012 by Burak Gursoy <burak@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Terms of the Perl programming language system itself
a) the GNU General Public License as published by the Free
Software Foundation; either version 1, or (at your option) any
later versi
more»