diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-01-26 01:45:13 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-01-26 01:45:13 +0000 |
commit | 857d7a071998c44203bae7eb39fe0627d06848fe (patch) | |
tree | 6fa48ec89493e34d68aea8fe595330d3fab42877 /graphics/p5-Captcha-reCAPTCHA/pkg-descr | |
parent | 533a9c25fa9d8a7ed2b49fffcd73e8afa65dc036 (diff) | |
download | ports-857d7a071998c44203bae7eb39fe0627d06848fe.tar.gz ports-857d7a071998c44203bae7eb39fe0627d06848fe.zip |
Notes
Diffstat (limited to 'graphics/p5-Captcha-reCAPTCHA/pkg-descr')
-rw-r--r-- | graphics/p5-Captcha-reCAPTCHA/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/p5-Captcha-reCAPTCHA/pkg-descr b/graphics/p5-Captcha-reCAPTCHA/pkg-descr new file mode 100644 index 000000000000..3cf61851336d --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA/pkg-descr @@ -0,0 +1,12 @@ +This is a Perl implementation of the reCAPTCHA API. + +From the recaptcha.net web site: + +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. + +WWW: http://search.cpan.org/dist/Captcha-reCAPTCHA/ |