-
Notifications
You must be signed in to change notification settings - Fork 5
/
dist.ini
48 lines (37 loc) · 815 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
name = DBIx-Lite
author = Alessandro Ranellucci <[email protected]>
license = Perl_5
copyright_holder = Alessandro Ranellucci
[@Basic]
[ManifestSkip]
[@Git]
allow_dirty = dist.ini
allow_dirty = CHANGES
allow_dirty = README.pod
[ChangelogFromGit]
[Git::NextVersion]
first_version = 0.10
[Repository]
[PkgVersion]
[PodCoverageTests]
[PodSyntaxTests]
[PodWeaver]
[Bugtracker]
web = https://github.com/alexrj/DBIx-Lite/issues
[Test::Compile]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = pod
filename = README.pod
location = root
[Prereqs]
Carp = 0
Clone = 0
Data::Page = 0
DBI = 1.38
DBIx::Connector = 0
List::MoreUtils = 0
SQL::Abstract::More = 0
[Prereqs / TestRequires]
DBD::SQLite = 1.29
Test::More = 0
Moo = 0