-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
65 lines (63 loc) · 1.46 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
name = App-DBCritic
author = Mark Gardner <mjgardner@cpan.org>
license = Perl_5
copyright_holder = Mark Gardner
main_module = bin/dbcritic
[Test::Portability]
options = test_one_dot = 0
[@Filter]
-bundle = @Basic
-remove = Readme
[Prereqs]
perl = 5.012
DBIx::Class = 0.08125
DBIx::Class::Schema::Loader = 0.07007
[Prereqs / DevelopRequires]
perl = 5.014
[AutoPrereqs]
[NextRelease]
[OurPkgVersion]
[@TestingMania]
critic_config = xt/author/perlcritic.rc
disable = Test::Portability
max_target_perl = 5.012
[Test::ChangesHasContent]
[PodWeaver]
replacer = replace_with_comment
post_code_replacer = replace_with_nothing
[PerlTidy]
perltidyrc = xt/author/perltidy.rc
[ReportVersions]
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = markdown
filename = README.md
location = root
[InstallGuide]
[MetaJSON]
[@Git]
allow_dirty = README.md
tag_format = v%v
branch = release
[Git::CommitBuild]
branch =
release_branch = release
multiple_inheritance = 1
[Git::NextVersion]
[@GitHub]
metacpan = 1
repo = dbcritic
[Repository]
[CPANFile]
[InstallRelease]
;authordep Perl::Critic::Bangs
;authordep Perl::Critic::Itch
;authordep Perl::Critic::Lax
;authordep Perl::Critic::More
;authordep Perl::Critic::Nits
;authordep Perl::Critic::Pulp
;authordep Perl::Critic::StricterSubs
;authordep Perl::Critic::Swift
;authordep Pod::Weaver::Plugin::StopWords
;authordep Pod::Weaver::Section::Support
;authordep Test::Pod::Coverage