-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
66 lines (40 loc) · 947 Bytes
/
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
name = Test-NoBreakpoints
;version cones from Git::NextVersion
author = James FitzGibbon <[email protected]>
author = Apocalypse <[email protected]>
author = Chisel <[email protected]>
license = Perl_5
copyright_holder = James FitzGibbon and Chisel Wright
copyright_year = 2012
[@Basic]
[Repository]
[PodWeaver]
[@Git]
[Git::NextVersion]
first_version = 0.0.1
version_regexp = ^v?(\d+\.\d+(\.\d+)?)$
[Bugtracker]
[CheckChangesHasContent]
[CheckChangeLog]
[CopyFilesFromBuild]
copy = README.mkdn
[ExtraTests]
[Test::Kwalitee]
[NextRelease]
[NoTabsTests]
[PkgDist]
[PkgVersion]
[PodCoverageTests]
[PodSyntaxTests]
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[Test::UseAllModules]
[AutoPrereqs]
[Prereqs/TestRecommends]
Test::NoWarnings = 0
[Prereqs/TestRequires]
Test::Exception = 0
Test::More = 0.92
File::Find = 0
[TestRelease]
[ConfirmRelease]