1--- #YAML:1.0
2name:               Captcha-reCAPTCHA-Mailhide
3version:            0.94
4abstract:           A Perl implementation of the reCAPTCHA Mailhide API
5author:
6    - Andy Armstrong <andy@hexten.net>
7license:            perl
8distribution_type:  module
9configure_requires:
10    ExtUtils::MakeMaker:  0
11build_requires:
12    ExtUtils::MakeMaker:  0
13requires:
14    Crypt::Rijndael:  0
15    HTML::Tiny:       0.904
16    MIME::Base64:     0
17    Test::More:       0
18no_index:
19    directory:
20        - t
21        - inc
22generated_by:       ExtUtils::MakeMaker version 6.56
23meta-spec:
24    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
25    version:  1.4
26