Added automated tests for CGI and FastCGI using Apache::Test
[catagits/Catalyst-Runtime.git] / META.yml
CommitLineData
adfe7ead 1---
2name: Catalyst
fbcc39ad 3version: 5.49_01
adfe7ead 4author:
6f6e1bb4 5 - 'Sebastian Riedel, C<sri@oook.de>'
adfe7ead 6abstract: The Elegant MVC Web Application Framework
7license: perl
4dd00bb6 8requires:
fbcc39ad 9 CGI::Cookie: 0
adfe7ead 10 Class::Accessor::Fast: 0
11 Class::Data::Inheritable: 0
12 HTML::Entities: 0
fbcc39ad 13 HTTP::Body: 0
6f6e1bb4 14 HTTP::Headers: 1.59
adfe7ead 15 HTTP::Request: 0
16 HTTP::Response: 0
17 LWP::UserAgent: 0
49ba64d7 18 Module::Pluggable::Fast: 0.16
fbcc39ad 19 NEXT: 0
6f6e1bb4 20 Path::Class: 0.09
fbcc39ad 21 Scalar::Util: 0
adfe7ead 22 Template: 0
fbcc39ad 23 Test::MockObject: 0
24 Text::ASCIITable: 0.17
adfe7ead 25 Tree::Simple: 0
26 Tree::Simple::Visitor::FindByPath: 0
27 UNIVERSAL::require: 0
fbcc39ad 28 URI: 1.35
29 URI::Query: 0
61a0806c 30 perl: 5.8.1
fbcc39ad 31recommends:
32 Catalyst::Engine::Apache: 0
adfe7ead 33provides:
34 Catalyst:
35 file: lib/Catalyst.pm
fbcc39ad 36 version: 5.49_01
37 Catalyst::Action:
38 file: lib/Catalyst/Action.pm
adfe7ead 39 Catalyst::Base:
40 file: lib/Catalyst/Base.pm
41 Catalyst::Build:
42 file: lib/Catalyst/Build.pm
43 Catalyst::Dispatcher:
44 file: lib/Catalyst/Dispatcher.pm
45 Catalyst::Engine:
46 file: lib/Catalyst/Engine.pm
adfe7ead 47 Catalyst::Engine::CGI:
48 file: lib/Catalyst/Engine/CGI.pm
61a0806c 49 Catalyst::Engine::FastCGI:
50 file: lib/Catalyst/Engine/FastCGI.pm
adfe7ead 51 Catalyst::Engine::HTTP:
52 file: lib/Catalyst/Engine/HTTP.pm
adfe7ead 53 Catalyst::Engine::Test:
54 file: lib/Catalyst/Engine/Test.pm
f56990fa 55 Catalyst::Exception:
56 file: lib/Catalyst/Exception.pm
57 Catalyst::Exception::Base:
58 file: lib/Catalyst/Exception.pm
adfe7ead 59 Catalyst::Helper:
60 file: lib/Catalyst/Helper.pm
61 version: 0.01
62 Catalyst::Log:
63 file: lib/Catalyst/Log.pm
64 Catalyst::Request:
65 file: lib/Catalyst/Request.pm
66 Catalyst::Request::Upload:
67 file: lib/Catalyst/Request/Upload.pm
68 Catalyst::Response:
69 file: lib/Catalyst/Response.pm
70 Catalyst::Test:
71 file: lib/Catalyst/Test.pm
72 Catalyst::Utils:
73 file: lib/Catalyst/Utils.pm
fbcc39ad 74generated_by: Module::Build version 0.2611