forked from Jayceh/Respite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
57 lines (45 loc) · 899 Bytes
/
dist.ini
File metadata and controls
57 lines (45 loc) · 899 Bytes
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 = Respite
main_module = lib/Respite/Base.pm
author = ['Paul Seamons <paul@seamons.com>', 'Jason Hall <jayce@cpan.org>',]
license = Perl_5
copyright_holder = Bluehost Inc.
abstract = Respite based client/server using
[@Basic]
[VersionFromModule]
[Prereqs]
perl = 5.0080
Throw = 0
JSON = 0
Scalar::Util = 0
Time::HiRes = 0
IO::Socket::SSL = 0
Data::Debug = 0
End = 0
Digest::MD5 = 0
Config::Cascading = 0
FindBin = 0
CGI::Ex = 0
IO::Interactive = 0
Net::Server = 0
[Prereqs / TestRequires]
Sub::Override = 0
Test::Deep = 0
[Test::Perl::Critic]
[PodCoverageTests]
[PodSyntaxTests]
[TravisYML]
[MakeMaker::Runner]
[MetaJSON]
[GithubMeta]
issues = 1
user = Jayceh
[@Git]
[ ReadmeAnyFromPod / MarkdownInRoot ]
filename = README.md
[ ReadmeAnyFromPod / HtmlInRoot ]
[ChangelogFromGit]
max_age = 365
tag_regexp = ^v(\d+\.\d+)$
file_name = CHANGES
wrap_column = 74
debug = 0