-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathdist.ini
More file actions
67 lines (54 loc) · 1.65 KB
/
dist.ini
File metadata and controls
67 lines (54 loc) · 1.65 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
name = perlsecret
author = Philippe Bruhat (BooK) <book@cpan.org>
license = Perl_5
copyright_holder = Philippe Bruhat (BooK)
; copyright_year = 2010-2019
main_module = lib/perlsecret.pod
[PkgVersion]
[@Filter]
-bundle = @Basic
-remove = Readme
[PruneFiles]
filename = setup
match = \.patch$
match = mess/.*
match = cover_db
[AutoPrereqs]
[Prereqs / TestRequires]
Test::More = 0.94
[Test::ReportPrereqs]
[MetaResources]
repository.web = https://github.com/book/perlsecret
repository.url = https://github.com/book/perlsecret.git
repository.type = git
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=perlsecret
bugtracker.mailto = bug-perlsecret@rt.cpan.org
[MetaJSON]
[MetaTests]
[PodSyntaxTests]
[NextRelease]
format = %v %{yyyy-MM-dd}d %P
[@Git]
changelog = Changes
commit_msg = Changes for version %v
tag_format = v%v
tag_message = %N v%v
push_to = origin
push_to = github
[Git::NextVersion]
[Meta::Contributors]
contributor = Håkon Hægland <hakonh@cpan.org>
contributor = Ferenc Erki <ferki@cpan.org>
contributor = Lorenzo Taviani <lorenzo@cpan.org>
contributor = Slaven Rezić <srezic@cpan.org>
contributor = Mike Jones <mikejones@cpan.org>
contributor = Aristotle Pagaltzis <aristotle@cpan.org>
contributor = Rafael Garcia-Suarez <rgarcia@cpan.org>
contributor = Toby Inkster <tobyink@cpan.org>
contributor = Olivier Mengué <dolmen@cpan.org>
contributor = Keith C. Ivey <kcivey@cpan.org>
contributor = Pau Amma <pauamma@cpan.org>
contributor = Ivan Bessarabov <bessarabv@cpan.org>
contributor = Andy Armstrong <andya@cpan.org>
contributor = Ævar Arnfjörð Bjarmason <avar@cpan.org>
contributor = Abigail <abigail@cpan.org>