[Catalyst] Re: Announce: CatalystX::Controller::reCAPTCHA
Kieren Diment
diment at gmail.com
Tue Sep 25 01:17:21 GMT 2007
Thanks to mst clarifying what the CatalystX namespace is for this is
now Catalyst::Controller::reCAPTCHA and thanks to nothingmuch it's now
in version 0.2 with a slightly better assignment scheme to $c->stash
(you now get $c->stash->{recaptcha_ok} and
$c->stash->{recaptcha_error}).
On 25/09/2007, Kieren Diment <diment at gmail.com> wrote:
> Hi,
>
> I made a base controller to help provide a reCAPTCHA
> (http://recaptcha.net). It's freshly uploaded to CPAN and is also in
> the catalyst svn trunk. There's documentation and a test app in t/lib
> :)
>
More information about the Catalyst
mailing list