-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
66 lines (52 loc) · 1.47 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
58
59
60
61
62
63
64
65
66
name = Geo-Location-TimeZoneFinder
version = 1.001
author = Andreas Vögele <[email protected]>
license = Perl_5
copyright_holder = Andreas Vögele
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = MakeMaker
-remove = Readme
[MetaResources]
homepage = https://github.com/voegelas/Geo-Location-TimeZoneFinder/wiki
bugtracker.web = https://github.com/voegelas/Geo-Location-TimeZoneFinder/issues
repository.url = https://github.com/voegelas/Geo-Location-TimeZoneFinder.git
repository.web = https://github.com/voegelas/Geo-Location-TimeZoneFinder
repository.type = git
[CPANFile]
[GatherDir]
exclude_filename = cpanfile
exclude_filename = LICENSE
exclude_filename = Makefile.PL
exclude_filename = META.json
[CopyFilesFromBuild]
copy = cpanfile
copy = LICENSE
copy = Makefile.PL
copy = META.json
[MetaProvides::Package]
[MetaJSON]
[PodCoverageTests]
[PodSyntaxTests]
[MakeMaker::Awesome]
min_perl_version = 5.016
WriteMakefile_arg = MYEXTLIB => 'shapereader/libshapereader$(LIB_EXT)'
delimiter = |
footer = |sub MY::postamble {
footer = |q{
footer = |$(MYEXTLIB): shapereader/Makefile
footer = | cd shapereader && $(MAKE) $(PASSTHRU)
footer = |}
footer = |}
[Test::Kwalitee]
[Encoding]
encoding = bytes
match = ^shapereader/tests/data/
[AutoPrereqs]
[Prereqs / DevelopRequires]
Dist::Zilla = 0
Dist::Zilla::Plugin::CopyFilesFromBuild = 0
Dist::Zilla::Plugin::MakeMaker::Awesome = 0.26
Dist::Zilla::Plugin::MetaProvides::Package = 0
Dist::Zilla::Plugin::Test::Kwalitee = 0