forked from metacpan/metacpan-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
51 lines (50 loc) · 1.29 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
name = MetaCPAN-Web
author = Moritz Onken <[email protected]>
license = Perl_5
copyright_holder = Moritz Onken <[email protected]>
copyright_year = 2011
version = 0.0.1
[Prereqs]
AnyEvent::HTTP = 0
Captcha::reCAPTCHA = 0.94
Catalyst = 5.90011
Catalyst::Authentication::Store::Proxy = 0.0.1
Catalyst::Controller::ActionRole = 0
Catalyst::Plugin::Authentication = 0
Catalyst::Plugin::ConfigLoader = 0
Catalyst::Action::RenderView = 0
Catalyst::Plugin::Static::Simple = 0
Catalyst::Plugin::Unicode::Encoding = 0
Catalyst::TraitFor::Request::REST::ForBrowsers = 0
Catalyst::View::JSON = 0
Catalyst::View::TT::Alloy = 0
CatalystX::RoleApplicator = 0
Config::General = 0
DateTime::Format::HTTP = 0
DateTime::Format::ISO8601 = 0
Encode = 2.10
File::Path = 0
Gravatar::URL = 0
Hash::AsObject = 0
Hash::Merge = 0
HTML::Tree = 0
HTML::Restrict = 0
HTTP::Request::Common = 0
JSON::XS = 0
Module::Find = 0
Plack::Middleware::Assets = 0
Plack::Middleware::ReverseProxy = 0
Plack::Middleware::Runtime = 0
Plack::Middleware::Session = 0
Plack::Middleware::ServerStatus::Lite = 0
Regexp::Common::time = 0
Template::Alloy = 0
Template::Plugin::JSON = 0
Template::Plugin::Markdown = 0
Template::Plugin::Number::Format = 0
Template::Plugin::Page = 0
Try::Tiny = 0.09
XML::Feed = 0
[Prereqs / TestRequires]
Test::More = 0.96
Test::XPath = 0.15