-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdist.ini
123 lines (93 loc) · 1.94 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
; This file is generated from dist.ini.meta by dzil bakeini.
; Edit that file or the bundles contained within for long-term changes.
name = CPAN-Meta-YAML
author = Adam Kennedy <[email protected]>
author = David Golden <[email protected]>
license = Perl_5
copyright_holder = Adam Kennedy
copyright_year = 2010
[Doppelgaenger]
:version = 0.007
source_module = YAML::Tiny
strip_pod = 1
strip_version = 1
exclude_filename = t/00-report-prereqs.t
exclude_filename = t/00-report-prereqs.dd
[Encoding / corpus]
encoding = bytes
filename = t/README.md
matches = ^t/data/
matches = ^t/tml
[Git::NextVersion]
version_regexp = ^release-(.+)$
[PkgVersion]
[AppendExternalData]
source_dir = pod
[Git::Contributors]
; pick up Changes and .ini files
[Git::GatherDir]
[PodWeaver]
[Pod2Readme]
[License]
[Test::Compile]
fake_home = 1
xt_mode = 1
[Test::ReportPrereqs]
[MetaTests]
[PodSyntaxTests]
[Test::Version]
[Authority]
authority = cpan:DAGOLDEN
do_munging = 0
[MinimumPerl]
[AutoPrereqs]
skip = ^YAML
[RemovePrereqs]
remove = JSON::MaybeXS
[MetaNoIndex]
directory = t
directory = xt
directory = examples
directory = corpus
package = DB
[MetaProvides::Package]
meta_noindex = 1
[GithubMeta]
issues = 0
remote = origin
remote = github
[MetaResources]
bugtracker.web = https://github.com/Perl-Toolchain-Gang/YAML-Tiny/issues
[Prereqs::AuthorDeps]
[MetaYAML]
[MetaJSON]
[MakeMaker]
default_jobs = 9
eumm_version = 6.17
[MakeMaker::Highlander]
:version = 0.003
[PromptIfStale]
check_all_plugins = 1
modules = Dist::Zilla
[Manifest]
[Git::CheckFor::CorrectBranch]
[Git::Check]
[CheckMetaResources]
[CheckPrereqsIndexed]
[CheckChangesHasContent]
[RunExtraTests]
default_jobs = 9
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[Git::Tag]
tag_format = release-%v
[NextRelease]
:version = 5.033
time_zone = UTC
format = %-8v %{yyyy-MM-dd HH:mm:ss'Z'}d%{ (TRIAL RELEASE)}T
[Git::Commit]
allow_dirty = Changes
commit_msg = After release: timestamp Changes
[Git::Push]
push_to = origin