forked from lucastheisen/footprintless
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
executable file
·57 lines (45 loc) · 1007 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
name = Footprintless
author = Lucas Theisen <lucastheisen@pastdev.com>
license = Perl_5
copyright_holder = Lucas Theisen
copyright_year = 2016
version = 1.26
main_module = lib/Footprintless.pm
; authordep Pod::Coverage::TrustPod = 0.1
; authordep Pod::Weaver::Section::SeeAlso = 1.003
[Prereqs]
perl = 5.014
App::Cmd = 0.330
Config::Entities = 1.07
IPC::Run3 = 0.048
IPC::Run = 0.94
JSON = 2.90
Log::Any = 1.032
LWP::UserAgent = 6.15
Maven::Agent = 1.13
Template::Resolver = 1.12
URI = 1.71
[Prereqs / RuntimeSuggests]
Log::Log4perl = 1.46
Archive::Extract = 0.76
Archive::Extract::Libarchive = 0.38
[Prereqs / TestRequires]
Test::More = 0.90
[ReportPhase / Phase_Begins]
[@Git]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = README.mkdn
[Git::GatherDir]
[@Starter]
-remove = GatherDir
[PerlTidy]
perltidyrc = xt/.perltidyrc
[Test::Perl::Critic]
[PodWeaver]
[Pod2Html]
[ReadmeAnyFromPod / ReadmeMarkdownInRoot]
[PodCoverageTests]
[PkgVersion]
[GithubMeta]
[ReportPhase / Phase_Ends]