e981b6db40
Perl. PR: ports/109383 Submitted by: chinsan
11 lines
473 B
Text
11 lines
473 B
Text
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/
|