a4b233a77a00f3c5b301cfa357dc171060942bc5
[catagits/Catalyst-Runtime.git] / META.yml
1 ---
2 name: Catalyst
3 version: 5.33
4 author:
5   - 'Sebastian Riedel, C<sri@oook.de>'
6 abstract: The Elegant MVC Web Application Framework
7 license: perl
8 requires:
9   CGI: 3.06
10   Class::Accessor::Fast: 0
11   Class::Data::Inheritable: 0
12   File::Temp: 0.14
13   HTML::Entities: 0
14   HTTP::Daemon: 0
15   HTTP::Headers: 1.59
16   HTTP::Request: 0
17   HTTP::Response: 0
18   LWP::UserAgent: 0
19   Module::Pluggable::Fast: 0.16
20   Path::Class: 0.09
21   Template: 0
22   Text::ASCIITable: 0
23   Tree::Simple: 0
24   Tree::Simple::Visitor::FindByPath: 0
25   UNIVERSAL::require: 0
26   URI: 0
27   perl: 5.8.1
28 provides:
29   Catalyst:
30     file: lib/Catalyst.pm
31     version: 5.33
32   Catalyst::Base:
33     file: lib/Catalyst/Base.pm
34   Catalyst::Build:
35     file: lib/Catalyst/Build.pm
36   Catalyst::Dispatcher:
37     file: lib/Catalyst/Dispatcher.pm
38   Catalyst::Engine:
39     file: lib/Catalyst/Engine.pm
40   Catalyst::Engine::Apache:
41     file: lib/Catalyst/Engine/Apache.pm
42   Catalyst::Engine::Apache::Base:
43     file: lib/Catalyst/Engine/Apache/Base.pm
44   Catalyst::Engine::Apache::MP13:
45     file: lib/Catalyst/Engine/Apache/MP13.pm
46   Catalyst::Engine::Apache::MP13::Apreq:
47     file: lib/Catalyst/Engine/Apache/MP13/Apreq.pm
48   Catalyst::Engine::Apache::MP13::Base:
49     file: lib/Catalyst/Engine/Apache/MP13/Base.pm
50   Catalyst::Engine::Apache::MP19:
51     file: lib/Catalyst/Engine/Apache/MP19.pm
52   Catalyst::Engine::Apache::MP19::Apreq:
53     file: lib/Catalyst/Engine/Apache/MP19/Apreq.pm
54   Catalyst::Engine::Apache::MP19::Base:
55     file: lib/Catalyst/Engine/Apache/MP19/Base.pm
56   Catalyst::Engine::Apache::MP20:
57     file: lib/Catalyst/Engine/Apache/MP20.pm
58   Catalyst::Engine::Apache::MP20::Apreq:
59     file: lib/Catalyst/Engine/Apache/MP20/Apreq.pm
60   Catalyst::Engine::Apache::MP20::Base:
61     file: lib/Catalyst/Engine/Apache/MP20/Base.pm
62   Catalyst::Engine::CGI:
63     file: lib/Catalyst/Engine/CGI.pm
64   Catalyst::Engine::CGI::APR:
65     file: lib/Catalyst/Engine/CGI/APR.pm
66   Catalyst::Engine::CGI::Base:
67     file: lib/Catalyst/Engine/CGI/Base.pm
68   Catalyst::Engine::FastCGI:
69     file: lib/Catalyst/Engine/FastCGI.pm
70   Catalyst::Engine::FastCGI::APR:
71     file: lib/Catalyst/Engine/FastCGI/APR.pm
72   Catalyst::Engine::FastCGI::Base:
73     file: lib/Catalyst/Engine/FastCGI/Base.pm
74   Catalyst::Engine::HTTP:
75     file: lib/Catalyst/Engine/HTTP.pm
76   Catalyst::Engine::HTTP::Base:
77     file: lib/Catalyst/Engine/HTTP/Base.pm
78   Catalyst::Engine::HTTP::Daemon:
79     file: lib/Catalyst/Engine/HTTP/Daemon.pm
80   Catalyst::Engine::HTTP::Daemon::Catalyst:
81     file: lib/Catalyst/Engine/HTTP/Daemon.pm
82   Catalyst::Engine::HTTP::Daemon::Client:
83     file: lib/Catalyst/Engine/HTTP/Daemon.pm
84   Catalyst::Engine::SpeedyCGI:
85     file: lib/Catalyst/Engine/SpeedyCGI.pm
86   Catalyst::Engine::SpeedyCGI::Base:
87     file: lib/Catalyst/Engine/SpeedyCGI/Base.pm
88   Catalyst::Engine::Test:
89     file: lib/Catalyst/Engine/Test.pm
90   Catalyst::Exception:
91     file: lib/Catalyst/Exception.pm
92   Catalyst::Exception::Base:
93     file: lib/Catalyst/Exception.pm
94   Catalyst::Helper:
95     file: lib/Catalyst/Helper.pm
96     version: 0.01
97   Catalyst::Log:
98     file: lib/Catalyst/Log.pm
99   Catalyst::Request:
100     file: lib/Catalyst/Request.pm
101   Catalyst::Request::Upload:
102     file: lib/Catalyst/Request/Upload.pm
103   Catalyst::Response:
104     file: lib/Catalyst/Response.pm
105   Catalyst::Setup:
106     file: lib/Catalyst/Setup.pm
107   Catalyst::Test:
108     file: lib/Catalyst/Test.pm
109   Catalyst::Utils:
110     file: lib/Catalyst/Utils.pm
111 generated_by: Module::Build version 0.26