diff options
Diffstat (limited to 'graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr')
-rw-r--r-- | graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr b/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr new file mode 100644 index 00000000000..71fb5d121f9 --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr @@ -0,0 +1,16 @@ +Captcha::reCAPTCHA::Mailhide - A Perl implementation of +the reCAPTCHA Mailhide API + +reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who +complete the captcha to assist in the digitization of books. + +reCAPTCHA improves the process of digitizing books by sending words that +cannot be read by computers to the Web in the form of CAPTCHAs for +humans to decipher. More specifically, each word that cannot be read +correctly by OCR is placed on an image and used as a CAPTCHA. This is +possible because most OCR programs alert you when a word cannot be read +correctly. + +http://recaptcha.net/learnmore.html + +WWW: http://search.cpan.org/~andya/Captcha-reCAPTCHA-Mailhide-0.93/ |