forked from hinrik/hailo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
84 lines (68 loc) · 1.99 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
72
73
74
75
76
77
78
79
80
81
82
83
84
name = Hailo
author = Hinrik Örn Sigurðsson <[email protected]>
author = Ævar Arnfjörð Bjarmason <[email protected]>
copyright_holder = Hinrik Örn Sigurðsson and Ævar Arnfjörð Bjarmason
license = Perl_5
[@AVAR]
dist = Hailo
bugtracker = rt
homepage = http://hailo.org
github_user = hailo
no_AutoPrereq = 1
use_MakeMaker = 0
use_CompileTests = 0
[=inc::HailoMakeMaker / HailoMakeMaker]
[Prereqs / RuntimeRequires]
perl = 5.010
; Core stuff
Time::HiRes = 0
File::Spec::Functions = 0
;; Depend on Mouse and Moose, we can use either one
; Mouse
Mouse = 0.62
MouseX::StrictConstructor = 0.02
MouseX::Getopt = 0.33
; Moose
Moose = 1.08
MooseX::StrictConstructor = 0.16
MooseX::Getopt = 0.37
; Hailo.pm
Any::Moose = 0.13
autodie = 2.08
Class::Load = 0.06
IPC::System::Simple = 1.21
File::CountLines = 0.0.2
IO::Interactive = 0.0.6
; Command.pm
Getopt::Long::Descriptive = 0.085
Dir::Self = 0.10
Term::Sk = 0.06
; ReadLine.pm
Term::ReadLine = 0
Data::Dump = 1.17
; DBD.pm
List::MoreUtils = 0.22
; SQLite.pm
DBD::SQLite = 1.29
; Words.pm
Regexp::Common = 2010010201
; everywhere
namespace::clean = 0.18
[Prereqs / TestRequires]
File::Slurp = 9999.13
Test::Exception = 0.29
Test::Expect = 0.31
Test::More = 0.94
Test::Output = 0.16
Test::Script = 1.07
Test::Script::Run = 0.04
Test::Synopsis = 0.06
Data::Section = 0.101620
; Data to babble on
Bot::Training = 0
Bot::Training::MegaHAL = 0
Bot::Training::StarCraft = 0
[Prereqs / RuntimeRecommends]
;; Pg/mysql: optional backends
DBD::mysql = 4.013
DBD::Pg = 2.16.1