Codebase list libcaptcha-recaptcha-perl / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

Captcha-reCAPTCHA version 0.98

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

LWP::UserAgent
HTML::Tiny

COPYRIGHT AND LICENCE

Copyright (C) 2007, Andy Armstrong

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.