-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdist.ini
57 lines (46 loc) · 1.11 KB
/
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
name = Geo-Coder-OpenCage
version = 0.37
abstract = Forward and reverse geocoding with the OpenCage Geocoding API
author = Ed Freyfogle <[email protected]>
license = Perl_5
copyright_holder = OpenCage GmbH
[Prereqs / RuntimeRequires]
Carp = 0
Cpanel::JSON::XS = >= 4.21 ;
HTTP::Tiny = 0
IO::Socket::SSL = >= 2.068 ;
JSON::MaybeXS = 1.004003
Pod::Perldoc = >= 3.21 ;
URI = 0
[Prereqs / TestRequires]
LWP::Protocol::https = 6.10
LWP::UserAgent = 6.55
Net::Ping = 2.73
Scalar::Util = 0
Test::Exception = 0.32
Test::More = 0.92
Test::Pod = 1.51
Test::Warn = 0
[GatherDir]
; for removing unwanted files, e.g. files starting a '.'
[PruneCruft]
; https://metacpan.org/source/KENTNL/Dist-Zilla-Plugin-MetaProvides-2.001000/README
[MetaProvides::Package]
[MakeMaker]
[MetaJSON]
[MetaYAML]
[Manifest]
[PkgVersion]
[PodWeaver]
[License]
[Readme]
[GithubMeta]
; see http://dzil.org/tutorial/vcs-git.html
[Git::Check]
untracked_files = warn
[Git::Commit]
[Git::Tag]
[Git::Push]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]