-
Notifications
You must be signed in to change notification settings - Fork 3
/
dist.ini
79 lines (61 loc) · 1.46 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
67
68
69
70
71
72
73
74
75
76
77
78
79
name = Ref-Util-XS
author = Sawyer X <[email protected]>
author = Aaron Crane <[email protected]>
author = Vikenty Fesunov <[email protected]>
author = Gonzalo Diethelm <[email protected]>
author = Karen Etheridge <[email protected]>
author = Graham Knop <[email protected]>
license = MIT
copyright_holder = Sawyer X
copyright_year = 2018
[PPPort]
; authordep Devel::PPPort = 3.36
[PkgVersion]
[Test::Compile]
xt_mode = 1
[MetaTests]
[Test::NoTabs]
[PodSyntaxTests]
[Test::ReportPrereqs]
[PodWeaver]
[RunExtraTests]
[MetaJSON]
[MinimumPerlFast]
min = 5.006 ; undocumented config!
max = 5.006 ; undocumented config!
[MetaConfig]
[MetaProvides::Package]
[NextRelease]
filename = Changes
[TestRelease]
[Test::MinimumVersion]
max_target_perl = 5.006
[@Git]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = README.mkdn
add_files_in = Changes
add_files_in = dist.ini
add_files_in = README.mkdn
[Git::NextVersion]
[@Filter]
-bundle = @Basic
-remove = AutoPrereqs
-remove = ExtraTests
-remove = GatherDir
[GatherDir]
exclude_filename = Makefile.PL
exclude_filename = ppport.h
; -- static meta-information
[MetaResources]
bugtracker.web = https://github.com/p5pclub/ref-util-xs/issues
repository.url = git://github.com/p5pclub/ref-util-xs.git
repository.web = https://github.com/p5pclub/ref-util-xs
repository.type = git
[PruneFiles]
match = ~$ ; emacs backup files
;[PodCoverageTests]
;[Test::EOL]
[Prereqs::FromCPANfile]
[ ReadmeAnyFromPod / MarkdownInRoot ]
filename = README.mkdn