• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H03-Jul-2010-3520

lib/Captcha/reCAPTCHA/H03-Jul-2010-27692

t/H03-Jul-2010-156133

ChangesH A D03-Jul-20101.5 KiB5036

MANIFESTH A D03-Jul-2010319 1413

META.ymlH A D03-Jul-2010662 2625

Makefile.PLH A D03-Jul-2010694 2421

READMEH A D03-Jul-2010394 2515

SIGNATUREH A D03-Jul-20101.4 KiB3629

README

1Captcha-reCAPTCHA-Mailhide version 0.94
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7    perl Makefile.PL
8    make
9    make test
10    make install
11
12
13DEPENDENCIES
14
15Crypt::Rijndael
16MIME::Base64
17HTML::Tiny
18
19COPYRIGHT AND LICENCE
20
21Copyright (C) 2007, Andy Armstrong
22
23This library is free software; you can redistribute it and/or modify
24it under the same terms as Perl itself.
25