[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Omaha.pm] Captcha::reCAPTCHA



Wow. That was easy. Only took about 15 minutes to add reCAPTCHA to my random little form CGI.pm form that was getting spammed:

   http://gsaf.ist.unomaha.edu/newticket.pl

With Captcha::reCAPTCHA I don't have to figure out any HTML at all, I just blindly print $captcha->get_html() ...

http://search.cpan.org/dist/Captcha-reCAPTCHA/lib/Captcha/ reCAPTCHA.pm

Ignorance is bliss...   :)

j