Codebase list libcaptcha-recaptcha-perl / 1b942e66-bb40-4543-8adc-5d64a7447832/main
1b942e66-bb40-4543-8adc-5d64a7447832/main

Tree @1b942e66-bb40-4543-8adc-5d64a7447832/main (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.