1---
2abstract: "Client logic for the ACME (Let's Encrypt) protocol"
3author:
4  - 'Felipe Gasper'
5build_requires:
6  ExtUtils::MakeMaker: '0'
7  File::Slurp: '0'
8  HTTP::Status: '0'
9  Test::Deep: '0'
10  Test::Exception: '0.4'
11  Test::FailWarnings: '0'
12  Test::More: '1'
13  Test::NoWarnings: '0'
14configure_requires:
15  ExtUtils::MakeMaker: '0'
16dynamic_config: 1
17generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
18license: perl
19meta-spec:
20  url: http://module-build.sourceforge.net/META-spec-v1.4.html
21  version: '1.4'
22name: Net-ACME2
23no_index:
24  directory:
25    - t
26    - inc
27requires:
28  Call::Context: '0.02'
29  Crypt::Format: '0.06'
30  Crypt::Perl: '0.18'
31  HTTP::Tiny: '0.058'
32  HTTP::Tiny::UA::Response: '0.004'
33  IO::Socket::SSL: '0'
34  JSON: '2.9'
35  MIME::Base64: '3.11'
36  Module::Runtime: '0'
37  X::Tiny: '0.12'
38  autodie: '0'
39  constant: '1.23'
40  parent: '0.225'
41  perl: '5.008009'
42resources:
43  bugtracker: https://github.com/FGasper/p5-Net-ACME2/issues
44  repository: https://github.com/FGasper/p5-Net-ACME2.git
45version: '0.35'
46x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
47