Import p5-GD-SecurityImage version 1.66.
authorhe <he>
Mon, 17 Nov 2008 21:05:54 +0000 (21:05 +0000)
committerhe <he>
Mon, 17 Nov 2008 21:05:54 +0000 (21:05 +0000)
commitff3072aab133faeb571e5bfd0d93302f6bb37f04
tree9182172a105beb953ce8250904ac6d3d52f02b68
parent0b67b265c428e4cd0130ce5eae4ed1cf6bd0c5b9
Import p5-GD-SecurityImage version 1.66.

The (so called) "Security Images" are so popular. Most internet
software use these in their registration screens to block robot
programs (which may register tons of fake member accounts). Security
images are basicaly, graphical CAPTCHAs (Completely Automated Public
Turing Test to Tell Computers and Humans Apart). This module gives
you a basic interface to create such an image. The final output is
the actual graphic data, the mime type of the graphic and the
created random string. The module also has some "styles" that are
used to create the background (or foreground) of the image.

If you are an Authen::Captcha user, see GD::SecurityImage::AC for
migration from Authen::Captcha to GD::SecurityImage.

This module is just an image generator. Not a captcha handler. The
validation of the generated graphic is left to your programming
taste. But there are some captcha handlers for several Perl
FrameWorks. If you are an user of one of these frameworks, see
"GD::SecurityImage Implementations" in "SEE ALSO" section for
information.
graphics/p5-GD-SecurityImage/DESCR [new file with mode: 0644]
graphics/p5-GD-SecurityImage/Makefile [new file with mode: 0644]
graphics/p5-GD-SecurityImage/distinfo [new file with mode: 0644]