summaryrefslogtreecommitdiff
path: root/dist.ini
blob: 97e1300721c5d53e764e11c8ecd0c6ad1aa31495 (plain)
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
name    = Dist-Zilla-Plugin-OurPkgVersion
author  = Caleb Cushing <xenoterracide@gmail.com>
author  = Grahan Ollis <plicease@cpan.org>
version = 0.21
license =  Artistic_2_0
copyright_holder = Caleb Cushing

; authordep Dist::Zilla::Plugin::ContributorsFromGit
; authordep Pod::Weaver::Section::Contributors
; authordep Test::EOL

[ReadmeAnyFromPod]
type     = text
filename = README
location = build

[ReadmeAnyFromPod / ReadMePodInRoot]
type     = markdown
filename = README.md
location = root

; begin: [@Basic] - Readme, s/MakeMaker/Author::Plicease::MakeMaker/;
;                   s/UploadToCPAN/Author::Plicease::Upload/;
[GatherDir]
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[ExecDir]
[ShareDir]
[Author::Plicease::MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[Author::Plicease::Upload]
cpan = 1
; end

[AutoPrereqs]
[Prereqs]
Dist::Zilla = 6.00
Dist::Zilla::Role::FileMunger = 0
Dist::Zilla::Role::FileFinderUser = 0

[Prereqs / TestRequires]
Test::Version = 0.04

[Prereqs / DevelopRequires]
Test::Pod::Coverage = 1.10
Perl::Critic::More = 1.003
Perl::Critic::Pulp = 96

[OurPkgVersion]
[PodWeaver]

[AutoMetaResources]
homepage = https://metacpan.org/dist/%{dist}
bugtracker.github = user:plicease
repository.github = user:plicease

[MetaNoIndex]
directory = corpus
file = perlcritic.rc

[MetaJSON]

[NextRelease]
format = %-9v %{yyyy-MM-dd}d

[Test::ReportPrereqs]

[@TestingMania]
disable = NoTabsTests,Test::Synopsis,Test::Compile,Test::Pod::LinkCheck

[Test::Compile]
:version = 2.033
[ExtraTests]

[Test::PodSpelling]
stopwords = SubmittingPatches
stopwords = dzil
stopwords = OurPkgVersion
stopwords = ini
stopwords = executables
stopwords = perltidy
stopwords = FileFinder
stopwords = dev

[@Git]
tag_format  = %v
tag_message = %v
commit_msg  = %v%n%n%c
allow_dirty = README.md
allow_dirty = Changes
allow_dirty = dist.ini

[ContributorsFromGit]

[CheckChangesHasContent]

[Author::Plicease::Core]
[Author::Plicease::MarkDownCleanup]
travis_status = 1
[Author::Plicease::SpecialPrereqs]