The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.57_02 - 2005-10-21

  • => Reworked an undocumented method. New name is info_text(). You can now add information strips to the generated image. The demo already uses this undocumented feature for a while. This method can be used to add copyright information. Some free captcha services are doing that. Alternatively, you can display the image generation time like the demo does. => Added info_text() info to pod and fixed the other pod sections. => Updated test suite.

Changes for version 1.57_01 - 2005-10-19

  • => Converted to Module::Build from ExtUtils::MakeMaker. => Nothing changed in modules. Just a test for PAUSE indexer and Module::Build.

Modules

Security image (captcha) generator.
A drop-in replacement for Authen::Captcha.
GD backend for GD::SecurityImage.
Image::Magick backend for GD::SecurityImage.
Drawing styles for GD::SecurityImage.

Examples