This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
dist.ini
96 lines (82 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
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
name = Dist-Zilla-Plugin-Test-Kwalitee
author = Harley Pig <[email protected]>
author = Caleb Cushing <[email protected]>
author = Marcel Gruenauer <[email protected]>
author = Kent Fredric <[email protected]>
copyright_year = 2011
;[ReportPhase/PhaseBegins]
;Phase: Version
[Git::NextVersion]
;Phase: MetaData
[GitHub::Meta]
fork=0
[MetaNoIndex]
directory = t
directory = xt
directory = examples
directory = corpus
directory = DB
;Phase: ExecFiles
[ExecDir]
;Phase: ShareDir
[ShareDir]
;Phase: Gather Files
[EOLTests]
[GatherDir]
[HasVersionTests]
[License]
[Manifest]
[MetaJSON]
[MetaTests]
[MetaYAML]
[NoSmartCommentsTests]
[NoTabsTests]
[PerlTidy]
[PodCoverageTests]
[PodSyntaxTests]
[ReportVersions]
[Test::CheckChanges]
[Test::Compile]
[Test::DistManifest]
[Test::Kwalitee]
[Test::MinimumVersion]
[Test::Perl::Critic]
[Test::PodSpelling]
[Test::Portability]
[Test::Synopsis]
[Test::UnusedVars]
;Phase: Prune Files
[PruneCruft]
[PruneFiles]
filenames = dist.ini
[ManifestSkip]
;Phase: Munge Files
[ExtraTests]
[NextRelease]
[PkgVersion]
[PodWeaver]
;Phase: Register Preqreqs
[Prereqs]
Test::Kwalitee = 0
File::Path = 2.07
[AutoPrereqs]
[MakeMaker]
;Phase: Install Tool
[ReadmeFromPod]
[InstallGuide]
[CheckChangeLog]
;Phase: After Build
[CopyReadmeFromBuild]
;Phase: Releaser
[UploadToCPAN]
;Phase: Before Release
;[CheckExtraTests] seems to be broken
[Git::Check]
[TestRelease]
[ConfirmRelease]
[Git::Tag]
;Phase: After Release
[Git::Commit]
[Git::Push]
[Twitter]
[Clean]