-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
75 lines (64 loc) · 1.49 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
name = Health-SHC
author = Timothy Legge <timlegge@gmail.com>
license = Perl_5
copyright_holder = Timothy Legge
copyright_year = 2021 - 2024
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[Prereqs / RuntimeRequires]
perl = 5.008
Crypt::JWT = 0
JSON::Parse = 0.59
File::ShareDir = 0
PostScript::Convert = 0
File::Temp = 0
Image::Magick = 0
Barcode::ZBar = 0
[Prereqs / TestRequires]
Test::Exception = 0
[MetaProvides::Package]
[MetaJSON]
[Pod2Readme]
[CPANFile]
[ManifestSkip]
[NextRelease]
format = %v -- %{EEE MMM dd HH:mm:ss VVV yyyy}d
filename = Changes
[Test::Perl::Critic]
[Test::PodSpelling]
stopword = PDF
stopword = png
stopword = pdf
stopword = SmartCard
stopword = PDFs
[CopyFilesFromBuild::Filtered]
copy = cpanfile
copy = Makefile.PL
copy = README
[CopyFilesFromRelease]
copy = cpanfile, Makefile.PL, README
[Repository]
git_remote = origin
[Bugtracker]
web = https://github.com/timlegge/perl-Health-SHC/issues
[Git::NextVersion]
first_version = 0.001 ; this is the default
version_by_branch = 0 ; this is the default
version_regexp = ^(0.\d+)$ ; this is the default
[WriteVersion]
[Git::GatherDir]
exclude_filename = cpanfile
exclude_filename = Makefile.PL
exclude_filename = dev-bin/cpanm
exclude_filename = Dockerfile
exclude_filename = MANIFEST
exclude_filename = README
[Git::Tag]
tag_format = %V ; this is the default
tag_message = %V ; this is the default
[Git::Commit]
changelog = Changes ; this is the default
[Signature]
[SignReleaseNotes]