forked from braintree/braintree_perl
-
Notifications
You must be signed in to change notification settings - Fork 6
/
dist.ini
62 lines (57 loc) · 1002 Bytes
/
dist.ini
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name = WebService-Braintree
author = Kieren Diment <zarquon@cpan.org>
license = Perl_5
copyright_holder = Kieren Diment
copyright_year = 2018
version = 1.7
[@Basic]
[UploadToCPAN]
[PkgVersion]
[ReadmeAnyFromPod]
[MetaJSON]
[GitHub::Meta]
fork = 0
bugs = 1
type = pod
filename = README.pod
location = root
[Prereqs]
perl = 5.010001
Class::Load::XS = 0
Data::GUID = 0
DateTime = 0
DateTime::Format::Atom = 0
DateTime::Format::Strptime = 0
DateTime::Format::RFC3339 = 0
DDP = 0
Digest = 0
Digest::HMAC_SHA1 = 0
Digest::SHA = 0
Digest::SHA1 = 0
Digest::SHA256 = 0
Hash::Inflator = 0
HTTP::Request = 0
JSON = 0
local::lib = 0
LWP = 6.02
LWP::Protocol::https = 0
MIME::Base64 = 0
Module::Install::TestTarget = 0
Moo = 0
MooX::Aliases = 0
Mozilla::CA = 0
Scalar::Util = 0
strictures = 0
Try::Tiny = 0
Type::Tiny = 0
URI = 0
URI::Query = 0
XML::LibXML = 0
XML::Simple = 0
[Prereqs / TestRequires]
Data::Printer = 0
String::CamelCase = 0
Test::Deep = 0
Test::More = 0.98
Test::Pod = 0
Test::Warn = 0