Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegok/catalyst-traitfor-controller-recaptcha
Authenticate people and read books!
https://github.com/diegok/catalyst-traitfor-controller-recaptcha
catalyst perl recaptcha
Last synced: about 2 months ago
JSON representation
Authenticate people and read books!
- Host: GitHub
- URL: https://github.com/diegok/catalyst-traitfor-controller-recaptcha
- Owner: diegok
- Created: 2011-10-08T16:34:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T16:33:51.000Z (about 5 years ago)
- Last Synced: 2024-11-22T03:06:41.403Z (about 2 months ago)
- Topics: catalyst, perl, recaptcha
- Language: Perl
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
Awesome Lists containing this project
README
=head1 Catalyst::TraitFor::Controller::reCAPTCHA
This is Catalyst::Controller::reCAPTCHA (http://search.cpan.org/dist/Catalyst-Controller-reCAPTCHA/)
as a controller role instead of a base controller.Using this role, you get auto-ssl support and you can pass custom options to the Captcha::reCAPTCHA
wrapped object.=head2 LICENSE
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.