-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdist.ini
More file actions
69 lines (57 loc) · 2.17 KB
/
dist.ini
File metadata and controls
69 lines (57 loc) · 2.17 KB
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
name = Data-Checks
author = Damian Conway <damian@conway.org>
copyright_holder = Damian Conway
copyright_year = 2023
license = Artistic_2_0
main_module = lib/Data/Checks.pm
[FileFinder::Filter / test_files_sans_templates]
finder = :TestFiles
[@Starter::Git]
revision = 5
managed_versions = 1
regenerate = LICENSE
regenerate = Makefile.PL
regenerate = META.json
regenerate = cpanfile
BumpVersionAfterRelease.munge_makefile_pl = 0
; we do not use the ReadmeAnyFromPod plugin for this dist.ini because the
; Oshun project on github has a completely separate README.md
; Regenerate::AfterReleasers.plugin = ReadmeAnyFromPod
; [ReadmeAnyFromPod]
; type = gfm
; location = root
; phase = build
[CopyFilesFromBuild::Filtered]
copy = Makefile.PL
copy = cpanfile
copy = LICENSE
[GithubMeta]
issues = 1
user = Ovid
homepage = https://github.com/Perl-Apollo/oshun
[Meta::Maintainers]
maintainer = Curtis "Ovid" Poe <curtis.poe@gmail.com>
[AutoPrereqs]
; this keeps the cpanfile sane and also seems to speed up `dzil build`
skip = checks|base|lib|overload|feature|perl|strict|warnings|Carp
skip = TestUtils
; Windows test failures were caused by having version of Type::Tiny and
; friends which were released in 2014!
[Prereqs]
perl = v5.22.0
PPR = 0.001008
Import::Into = 1.002005
Sub::Uplevel = 0.2800
Data::Dump = .25
Variable::Magic = 0.63
[Prereqs / DevelopRequires ]
-phase = develop
-relationship = requires
Test::Most = 0.38
Hash::Ordered = 0.014
[CPANFile]
[Git::Contributors]
include_authors = 1
[PodWeaver]
[ExecDir]
dir = bin