forked from ZipRecruiter/Finance-AMEX-Transaction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
47 lines (37 loc) · 913 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
name = Finance-AMEX-Transaction
author = Tom Heady <[email protected]>
license = Perl_5
copyright_holder = ZipRecruiter
copyright_year = 2018
version = 0.003
[@Basic]
[PkgVersion]
[PodWeaver]
[MetaJSON]
[MetaProvides::Package]
[Repository]
[@Git]
[Prereqs]
perl = 5.006
[Prereqs / RuntimeRequires]
Text::CSV = 0
[Prereqs / RuntimeRecommends]
Text::CSV_XS = 0
[Prereqs / TestRequires]
JSON = 0
Test::More = 0.88 ; for done_testing
[Prereqs / TestRecommends]
JSON::XS = 0
[Prereqs / DevelopRequires]
Dist::Zilla = 0
Pod::Weaver = 0
Pod::Elemental::Transformer::List = 0
Dist::Zilla::Plugin::PkgVersion = 0
Dist::Zilla::Plugin::PodWeaver = 0
Dist::Zilla::Plugin::Prereqs = 0
Dist::Zilla::PluginBundle::Basic = 0
Dist::Zilla::PluginBundle::Git = 0
Dist::Zilla::Plugin::MetaJSON = 0
Dist::Zilla::Plugin::MetaProvides::Package = 0
Dist::Zilla::Plugin::Repository = 0
Software::License::Perl_5 = 0