Codebase list libcaptcha-recaptcha-perl / debian/0.98+ds-1
debian/0.98+ds-1

Tree @debian/0.98+ds-1 (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.