File: META.yml

package info (click to toggle)
libcaptcha-recaptcha-v3-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 167; makefile: 2
file content (47 lines) | stat: -rw-r--r-- 1,212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
abstract: 'A Perl implementation of reCAPTCHA API version v3'
author:
  - 'worthmine <worthmine@gmail.com>'
build_requires:
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.25, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Captcha-reCAPTCHA-V3
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Captcha::reCAPTCHA::V3:
    file: lib/Captcha/reCAPTCHA/V3.pm
    version: '0.06'
recommends:
  JSON::XS: '0'
requires:
  JSON: '2.0'
  LWP::Protocol::https: '0'
  LWP::UserAgent: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/worthmine/Captcha-reCAPTCHA-V3/issues
  homepage: https://github.com/worthmine/Captcha-reCAPTCHA-V3
  repository: https://github.com/worthmine/Captcha-reCAPTCHA-V3.git
version: '0.06'
x_authority: cpan:WORTHMINE
x_contributors:
  - 'Yuki Yoshida(worthmine) <2944869+worthmine@users.noreply.github.com>'
  - 'worthmine <worthmine@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1