-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdist.ini
More file actions
46 lines (35 loc) · 706 Bytes
/
dist.ini
File metadata and controls
46 lines (35 loc) · 706 Bytes
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
name = Reddit
author = three18ti <three18ti@gmail.com>
license = Perl_5
copyright_holder = three18ti
copyright_year = 2012
version = 0.03.02
[@Basic]
[AutoPrereqs]
[TestRelease]
[PruneFiles]
filename = README.md
filename = test.pl
match = ^xml/*
match = ^old/*
match = ^Reddit-*/*
[PruneCruft]
[PodSyntaxTests]
;[PodCoverageTests]
[ExtraTests]
;[@TestingMania]
;[Test::Pod]
;[@Git]
;changelog = Changes
;allow_dirty = dist.ini
;allow_dirty = Changes
;commit_msg = v%v%n%n%c
;tag_format = %v
;tag_message = %v
;push_to = origin
;[Git::NextVersion]
;version_regexp = ^(\d+\.\d{2})$
;[ChangelogFromGit::CPAN::Changes]
;file_name = Changes
;max_age = 1460
;tag_regexp = ^(\d+\.\d{2})$