-
Notifications
You must be signed in to change notification settings - Fork 6
/
dist.ini
70 lines (56 loc) · 1.28 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
name = XML-Toolkit
author = Chris Prather <[email protected]>
license = Perl_5
copyright_holder = Chris Prather
copyright_year = 2012
[@Basic]
[PkgVersion]
[PodVersion]
[PruneFiles]
filenames = Makefile.PL
match = ^perl5
[AutoPrereqs]
[Prereqs]
aliased = 0
Bread::Board = 0
Devel::PackagePath = 0.01
Moose = 0.92
MooseX::NonMoose = 0
MooseX::Aliases = 0
MooseX::App::Cmd = 0
MooseX::MetaDescription = 0.03
MooseX::Types::Path::Class= 0.04
namespace::autoclean = 0
Template = 2.20
XML::SAX = 0.96
XML::SAX::Writer = 0.50
[Prereqs / RuntimeReccomends]
-phase = runtime
[Prereqs / DevelopRequires]
[Prereqs / TestRequires]
Test::Simple = 0.94
Test::XML = 0.00
Test::Exception = 0
Test::Deep = 0
[PodSyntaxTests]
[PodCoverageTests]
; authordeps Pod::Coverage::TrustPod
[Test::Compile]
[@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})$
[MetaNoIndex]
directory = t
directory = xt
directory = ex