-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
36 lines (30 loc) · 789 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
name = App-metacpan
author = Tina Müller <tinita@cpan.org>
license = Perl_5
copyright_holder = Tina Müller
copyright_year = 2019
version = 0.001
[@Filter]
-bundle = @Basic
-remove = GatherDir
option = for_basic
[AutoPrereqs]
[Prereqs]
perl = 5.10.0
YAML::PP = 0.012
[OverridePkgVersion]
[MetaProvides::Package]
[Test::Compile]
filename = t/00.compile.t
[CopyFilesFromBuild]
copy = Makefile.PL
; requires CopyFilesFromBuild >= 0.163040
copy = t/00.compile.t
[GatherDir]
exclude_filename = Makefile.PL
exclude_filename = t/00.compile.t
[MetaResources]
bugtracker.web = https://github.com/perlpunk/App-metacpan-p5/issues
repository.url = git://github.com/perlpunk/App-metacpan-p5.git
repository.web = https://github.com/perlpunk/App-metacpan-p5
repository.type = git