https://github.com/mailru/nocaptcha-perl
Perl module for working with Nocaptcha Mail.Ru service
https://github.com/mailru/nocaptcha-perl
Last synced: 4 months ago
JSON representation
Perl module for working with Nocaptcha Mail.Ru service
- Host: GitHub
- URL: https://github.com/mailru/nocaptcha-perl
- Owner: mailru
- License: mit
- Created: 2015-04-17T15:30:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-09T10:28:11.000Z (over 10 years ago)
- Last Synced: 2025-06-01T12:26:06.772Z (4 months ago)
- Language: Perl
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Captcha-Nocaptcha
=================Nocaptcha is an intelligent CAPTCHA service that can deliver a majority of real
users from solving a CAPTCHA riddle with the same protection level from spam
scripts. The service has been successfully used in our internal projects and on
sites unrelated to Mail.Ru.This module is Perl implementation of Nocaptcha Mail.Ru service API.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc Captcha::Nocaptcha
You can also look for information at:
Official site
https://nocaptcha.mail.ruDocumentation
https://nocaptcha.mail.ru/docsPHP module
https://github.com/mailru/nocaptcha-phpPython module
https://github.com/mailru/nocaptcha-pythonUse this email for feedback: nocaptcha@corp.mail.ru