[Catalyst] Catalyst::Plugin::Captcha
Octavian Râsnita
orasnita at gmail.com
Tue Mar 10 15:54:09 GMT 2009
From: "Emmanuel Quevillon" <tuco at pasteur.fr>
> Hi list,
>
> I am trying to use C::P::Captcha. It woks like a charm generating
> the captcha.
> However, the text generated in the png/jpeg captcha image is so tiny
> that I can't even decode it as a human being.
Better use Catalyst::Controller::HTML::FormFu. You can easy add reCAPTCHA
with it.
reCAPTCHA also creates an audio file so more human beeings would be able to
pass it.
Catalyst::Plugin::Captcha considers the blind users that use a screen reader
as beeing non human.
Octavian
More information about the Catalyst
mailing list