-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdist.ini
153 lines (121 loc) · 2.76 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
name = ExtUtils-Manifest
author = Andreas Koenig <[email protected]>
author = Michael G Schwern <[email protected]>
author = Randy Kobes <[email protected]>
author = The Perl 5 Porters
license = Perl_5
copyright_holder = Andreas Koenig
copyright_year = 2002
[PodVersion]
[OnlyCorePrereqs]
:version = 0.014
check_dual_life_versions = 0
[DualLife]
:version = 0.04
eumm_bundled = 1
[MetaResources]
repository.type = git
repository.url = git://github.com/Perl-Toolchain-Gang/Extutils-Manifest.git
repository.web = http://github.com/Perl-Toolchain-Gang/Extutils-Manifest
bugtracker.web = http://github.com/Perl-Toolchain-Gang/ExtUtils-Manifest/issues
homepage = https://metacpan.org/release/ExtUtils-Manifest
x_IRC = irc://irc.perl.org/#toolchain
x_MailingList = http://lists.perl.org/list/cpan-workers.html
[PromptIfStale / stale modules, release]
phase = release
check_all_plugins = 1
check_all_prereqs = 1
[Git::GatherDir]
:version = 2.016
exclude_filename = README.pod
exclude_filename = LICENSE
[MetaYAML]
[MetaJSON]
[License]
[Readme]
[Manifest]
[InstallGuide]
:version = 1.200005
[Test::Compile]
:version = 2.039
bail_out_on_fail = 1
xt_mode = 1
[MetaTests]
:version = 0.008
[Test::ChangesHasContent]
[Test::MinimumVersion]
:version = 2.000003
max_target_perl = 5.006
[PodSyntaxTests]
:version = 5.040
[Test::Pod::No404s]
[MojibakeTests]
:version = 0.8
[Test::ReportPrereqs]
:version = 0.022
verify_prereqs = 1
[Test::Portability]
:version = 2.000007
[Test::CPAN::Changes]
:version = 0.012
[Git::Describe]
:version = 0.004
on_package_line = 1
[ReadmeAnyFromPod]
:version = 0.142180
type = pod
location = root
phase = release
[Authority]
authority = cpan:P5P
do_metadata = 1
do_munging = 0
[MetaProvides::Package]
:version = 1.15000002
meta_noindex = 1
finder = :InstallModules
inherit_version = 0
inherit_missing = 0
[MetaConfig]
[Git::Contributors]
:version = 0.029
order_by = commits
[AutoPrereqs]
[Prereqs::AuthorDeps]
[MinimumPerl]
:version = 1.006
[RemovePrereqs]
remove = VMS::Feature
remove = VMS::Filespec
[MakeMaker]
eumm_version = 0
[CheckSelfDependency]
[CheckStrictVersion]
decimal_only = 1
[Git::Check / initial check]
allow_dirty =
[Git::Remote::Check]
branch = master
remote_branch = master
[CheckPrereqsIndexed]
[TestRelease]
[RunExtraTests]
:version = 0.024
[Git::Check / after tests]
allow_dirty =
[CheckIssues]
[UploadToCPAN]
[GitHub::Update]
metacpan = 1
[CopyFilesFromRelease]
filename = LICENSE
[@Git::VersionManager]
commit_files_after_release = README.pod
commit_files_after_release = LICENSE
release snapshot.commit_msg = %N-%v%t%n%n%c
Git::Tag.tag_format = %v
Git::Tag.tag_message = v%v%t
NextRelease.format = %-4v %{yyyy-MM-dd}d
[Git::Push]
; loaded last, to ensure it runs as the last BeforeRelease plugin
[ConfirmRelease]