-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdist.ini
71 lines (64 loc) · 1.54 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
66
67
68
69
70
71
name = Server-Control
abstract = Flexible apachectl style control for servers
main_module = lib/Server/Control.pm
author = Jonathan Swartz <[email protected]>
license = Perl_5
copyright_year = 2011
copyright_holder = Jonathan Swartz
version = 0.21
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Server-Control
bugtracker.mailto = [email protected]
repository.url = git://github.com/jonswar/perl-server-control.git
repository.web = https://github.com/jonswar/perl-server-control
repository.type = git
; Build
[ExecDir]
[ExtraTests]
[GatherDir]
[License]
[MakeMaker]
[ManifestSkip]
[Manifest]
[MetaJSON]
[MetaYAML]
[MetaNoIndex]
directory = lib/Server/Control/Test
directory = lib/Server/Control/t
file = lib/Server/Control/Util.pm
[PkgVersionIfModuleWithPod]
[PodWeaverIfPod]
[PruneCruft]
[Prereqs / RuntimeRequires]
Apache::ConfigParser = 1.01
Capture::Tiny = 0
Class::Load = 0
File::Slurp = 9999.13
File::Spec::Functions = 0
File::Temp = 0
Getopt::Long = 0
Hash::MoreUtils = 0
IO::Socket = 0
IPC::System::Simple = 1.18
List::MoreUtils = 0.13
Log::Any::Adapter::Dispatch = 0.05
Moose = 0.66
MooseX::StrictConstructor = 0.08
Pod::Usage = 0
Proc::ProcessTable = 0.39
Time::HiRes = 0
YAML::Any = 0
[Prereqs / RuntimeRecommends]
Unix::Lsof = 0.0.9
MooseX::Traits = 0.07
[Prereqs / TestRequires]
File::Path = 0
Guard = 0.5
HTTP::Server::Simple = 0.28
Net::Server = 0
POSIX = 0
Test::Class = 0
Test::Log::Dispatch = 0
Test::Most = 0
; These need to be at the bottom
[InstallGuide]