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 <[EMAIL PROTECTED]> 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
> :)
>

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to