The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.01 - 2019-04-14 (TRIAL RELEASE)

  • Fixed warning when checking for Mojo::JSON oo interface (GH#3, GH#4) - gmorten1
  • Added async recaptcha_verify_p using Mojo::Promise (GH#5) - pink-mist
  • Added optional callback to recaptcha_verify for asynchronous processing
  • BREAKING: removed method 'recaptcha_get_errors' which could be subject to race conditions when running recaptcha_verify asynchronously
  • Reorganised git repo structure

Documentation

Modules

use Googles "No CAPTCHA reCAPCTHA" (reCAPTCHA v2) service in Mojolicious apps

Examples