-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathdist.ini
172 lines (150 loc) · 5.32 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
name = RapidApp
author = Henry Van Styn <[email protected]>
license = Perl_5
copyright_holder = IntelliTree Solutions llc
copyright_year = 2013
version = 1.3500
[MetaResources]
homepage = http://www.rapidapp.info
bugtracker.web = https://github.com/vanstyn/RapidApp/issues
repository.web = https://github.com/vanstyn/RapidApp
repository.url = https://github.com/vanstyn/RapidApp.git
repository.type = git
IRC = irc://irc.perl.org/#rapidapp
[Meta::Contributors]
contributor = Michael Conrad <[email protected]>
contributor = Torsten Raudssus <[email protected]>
contributor = Peter Rabbitson <[email protected]>
contributor = Deven T. Corzine <[email protected]>
contributor = Roy Tate <[email protected]>
contributor = Nicholas Foos <[email protected]>
contributor = Michael Lackhoff <[email protected]>
contributor = Tom Bloor <[email protected]>
contributor = Matt S. Trout <[email protected]>
contributor = Scott Walters <[email protected]>
contributor = Tim Bunce <[email protected]>
contributor = Dagfinn Ilmari Mannsåker <[email protected]>
contributor = Roman Pavlov <[email protected]>
contributor = James Wright <[email protected]>
[Git::GatherDir]
exclude_match = ^t/var/tmp
exclude_match = ^devel/
exclude_match = ^forward
[ExecDir]
dir = script
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[MetaJSON]
[Readme]
[ExtraTests]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[TravisCI]
[AutoPrereqs]
skip = ^TestRA::
skip = ^Test::
skip = DBIx::Class::_Util
[Prereqs / Requires]
Alien::Web::ExtJS::V3 = 3.4.11
DBI = 1.643
Plack = 1.0047
Catalyst::Runtime = 5.90128
Catalyst::Devel = 1.39
Catalyst::View::TT = 0.42
Catalyst::Action::RenderView = 0.16
CatalystX::InjectComponent = 0.025
CatalystX::AppBuilder = 0.00009
Catalyst::Controller::AutoAssets = 0.40
Catalyst::Controller::SimpleCAS = 1.002
Catalyst::Model::DBIC::Schema = 0.65
DBIx::Class = 0.082842
DBIx::Class::Schema::Loader = 0.07049
DBIx::Class::Schema::Diff = 1.07
SQL::Translator = 1.62
SQL::Abstract = 1.87
DateTime::Format::SQLite = 0.11
DBD::SQLite = 1.66
DBIx::Class::InflateColumn::Authen::Passphrase = 0.01
Catalyst::Authentication::Store::DBIx::Class = 0.1506
base = 2.18
parent = 0.232
namespace::autoclean = 0.28
Moose = 2.2013
Moo = 2.004000
Type::Tiny = 1.000005
MooseX::MarkAsMethods = 0.15
MooseX::NonMoose = 0.26
MooseX::Traits = 0.12
Class::Load = 0.22
Exporter = 5.70
Import::Into = 1.002004
Module::Runtime = 0.014
Module::Locate = 1.79
Sub::Name = 0.12
Template = 2.26
Excel::Writer::XLSX = 0.81
Spreadsheet::ParseExcel = 0.65
Text::CSV = 1.32
HTML::Parser = 3.71
HTML::TokeParser::Simple = 3.16
URI::Escape = 3.31
CHI = 0.59
MIME::Base64 = 3.13
Storable = 2.51
String::Random = 0.26
Term::ANSIColor = 4.03
Text::Glob = 0.09
Text::SimpleTable::AutoWidth = 0.04
Text::TabularDisplay = 1.28
Path::Class = 0.37
Attribute::Handlers = 0.96
Carp = 1.32
Carp::Clan = 6.04
Clone = 0.37
Data::Dumper = 2.131
Data::Dumper::Concise = 2.020
DateTime = 1.50
Digest::MD5 = 2.51
Digest::SHA1 = 2.13
File::ShareDir = 1.102
File::Spec = 3.47
File::Temp = 0.2304
Getopt::Long = 2.43
Pod::Usage = 1.64
Pod::Parser = 1.63
JSON = 2.90
JSON::PP = 2.27400
Scalar::Util = 1.38
List::Util = 1.38
List::MoreUtils = 0.33
String::CamelCase = 0.02
Text::WagnerFischer = 0.04
Time::HiRes = 1.9724
Try::Tiny = 0.22
curry = 1.000000
IPC::Cmd = 0.94
Tie::IxHash = 1.23
PPI = 1.220
Perl::Tidy = 20160302
File::Copy::Recursive = 0.44
[Prereqs / TestRequires]
inc::Module::Install = 1.08
Test::More = 1.001002
LWP::UserAgent = 6.02
HTTP::Request::Common = 6.04
HTTP::Headers::Util = 6.03
Test::HTML::Content = 0.09
[Prereqs / DevelopRequires]
Dist::Zilla = 5.031
Archive::Tar::Wrapper = 0.21
Test::Kwalitee = 1.22
Test::Pod = 1.14
Test::Pod::Coverage = 1.04
Test::Spelling = 0.19
Devel::Confess = 0.007006
IPC::Cmd = 0.92