1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/security/p5-Authen-PluggableCaptcha/pkg-descr
Rong-En Fan e981b6db40 Add p5-Authen-PluggableCaptcha 0.04, a pluggable Captcha framework for
Perl.

PR:		ports/109383
Submitted by:	chinsan
2007-02-22 05:42:33 +00:00

12 lines
473 B
Plaintext

Authen::PluggableCaptcha is a fully modularized and extensible system for
making Pluggable Catpcha (Completely Automated Public Turing Test to Tell
Computers and Humans Apart) tests.
Pluggable? All Captcha objects are instantiated and interfaced via the main
module, and then manipulated to require various submodules as plug-ins.
Authen::PluggableCaptcha borrows from the functionality in
Apache::Session::Flex
WWW: http://search.cpan.org/dist/Authen-PluggableCaptcha/