-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdist.ini
More file actions
73 lines (58 loc) · 1.4 KB
/
dist.ini
File metadata and controls
73 lines (58 loc) · 1.4 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
68
69
70
71
72
name = MySQL-Workbench-DBIC
author = Renee Baecker <reneeb@cpan.org>
license = Artistic_2_0
copyright_holder = Renee Baecker
copyright_year = 2018
[Git::Contributors]
include_authors = 1
[VersionFromModule]
[PodWeaver]
[PodCoverageTests]
[PodSyntaxTests]
[@Filter]
-bundle = @Basic
-remove = Readme
[@Git]
[MetaJSON]
[MetaProvides::Package]
[CheckChangeLog]
[SyncCPANfile]
[ReadmeAnyFromPod / MarkdownInRoot]
phase = build
[ReadmeAnyFromPod / TextInBuild]
phase = build
[GitHubREADME::Badge]
badges = travis
badges = cpants
badges = issues
phase = build
place = top
[ReadmeAddDevInfo]
phase = build
before = # AUTHOR
add_contribution_file = 1
[ContributorsFile]
filename = CONTRIBUTORS
[MetaResources]
homepage = https://github.com/reneeb/MySQL-Workbench-DBIC
bugtracker.web = https://github.com/reneeb/MySQL-Workbench-DBIC/issues
repository.url = git://github.com/reneeb/MySQL-Workbench-DBIC.git
repository.web = https://github.com/reneeb/MySQL-Workbench-DBIC
repository.type = git
[Prereqs]
Carp = 0
Data::Dumper = 0
File::Spec = 3.40
File::Path = 2.0
JSON = 0
List::Util = 0
Moo = 1.003001
MySQL::Workbench::Parser = 1.10
perl = 5.010001
[Prereqs / TestRequires]
Test::LongString = 0.16
File::Path = 0
File::Copy = 0
FindBin = 0
Pod::Coverage::TrustPod = 0
Capture::Tiny = 0