X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=META.yml;h=33fbde69fae79db60f782914de64b8db342bfeb6;hb=6b10c72bff517a4eab3b52aa7f31e1a4cd499484;hp=c61b3e9d6d82182632299741414874f7de5ad628;hpb=4dd00bb66aea9d1ebff02626ed85ef38be515e57;p=catagits%2FCatalyst-Runtime.git diff --git a/META.yml b/META.yml index c61b3e9..33fbde6 100644 --- a/META.yml +++ b/META.yml @@ -1,17 +1,111 @@ -# http://module-build.sourceforge.net/META-spec.html -#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# -name: Catalyst -version: 4.26 -version_from: lib/Catalyst.pm -installdirs: site +--- +name: Catalyst +version: 5.30 +author: + - 'Sebastian Riedel, C' +abstract: The Elegant MVC Web Application Framework +license: perl requires: - CGI::Simple: 0 - Class::Accessor::Fast: 0 - Class::Data::Inheritable: 0 - HTML::Entities: 0 - HTTP::Headers: 0 - Module::Pluggable::Fast: 0 - UNIVERSAL::require: 0 - -distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.17 + CGI: 3.06 + Class::Accessor::Fast: 0 + Class::Data::Inheritable: 0 + File::Temp: 0.14 + HTML::Entities: 0 + HTTP::Daemon: 0 + HTTP::Headers: 1.59 + HTTP::Request: 0 + HTTP::Response: 0 + LWP::UserAgent: 0 + Module::Pluggable::Fast: 0.16 + Path::Class: 0.09 + Template: 0 + Text::ASCIITable: 0 + Tree::Simple: 0 + Tree::Simple::Visitor::FindByPath: 0 + UNIVERSAL::require: 0 + URI: 0 + perl: 5.8.1 +provides: + Catalyst: + file: lib/Catalyst.pm + version: 5.30 + Catalyst::Base: + file: lib/Catalyst/Base.pm + Catalyst::Build: + file: lib/Catalyst/Build.pm + Catalyst::Dispatcher: + file: lib/Catalyst/Dispatcher.pm + Catalyst::Engine: + file: lib/Catalyst/Engine.pm + Catalyst::Engine::Apache: + file: lib/Catalyst/Engine/Apache.pm + Catalyst::Engine::Apache::Base: + file: lib/Catalyst/Engine/Apache/Base.pm + Catalyst::Engine::Apache::MP13: + file: lib/Catalyst/Engine/Apache/MP13.pm + Catalyst::Engine::Apache::MP13::Apreq: + file: lib/Catalyst/Engine/Apache/MP13/Apreq.pm + Catalyst::Engine::Apache::MP13::Base: + file: lib/Catalyst/Engine/Apache/MP13/Base.pm + Catalyst::Engine::Apache::MP19: + file: lib/Catalyst/Engine/Apache/MP19.pm + Catalyst::Engine::Apache::MP19::Apreq: + file: lib/Catalyst/Engine/Apache/MP19/Apreq.pm + Catalyst::Engine::Apache::MP19::Base: + file: lib/Catalyst/Engine/Apache/MP19/Base.pm + Catalyst::Engine::Apache::MP20: + file: lib/Catalyst/Engine/Apache/MP20.pm + Catalyst::Engine::Apache::MP20::Apreq: + file: lib/Catalyst/Engine/Apache/MP20/Apreq.pm + Catalyst::Engine::Apache::MP20::Base: + file: lib/Catalyst/Engine/Apache/MP20/Base.pm + Catalyst::Engine::CGI: + file: lib/Catalyst/Engine/CGI.pm + Catalyst::Engine::CGI::APR: + file: lib/Catalyst/Engine/CGI/APR.pm + Catalyst::Engine::CGI::Base: + file: lib/Catalyst/Engine/CGI/Base.pm + Catalyst::Engine::FastCGI: + file: lib/Catalyst/Engine/FastCGI.pm + Catalyst::Engine::FastCGI::APR: + file: lib/Catalyst/Engine/FastCGI/APR.pm + Catalyst::Engine::FastCGI::Base: + file: lib/Catalyst/Engine/FastCGI/Base.pm + Catalyst::Engine::HTTP: + file: lib/Catalyst/Engine/HTTP.pm + Catalyst::Engine::HTTP::Base: + file: lib/Catalyst/Engine/HTTP/Base.pm + Catalyst::Engine::HTTP::Daemon: + file: lib/Catalyst/Engine/HTTP/Daemon.pm + Catalyst::Engine::HTTP::Daemon::Catalyst: + file: lib/Catalyst/Engine/HTTP/Daemon.pm + Catalyst::Engine::HTTP::Daemon::Client: + file: lib/Catalyst/Engine/HTTP/Daemon.pm + Catalyst::Engine::SpeedyCGI: + file: lib/Catalyst/Engine/SpeedyCGI.pm + Catalyst::Engine::SpeedyCGI::Base: + file: lib/Catalyst/Engine/SpeedyCGI/Base.pm + Catalyst::Engine::Test: + file: lib/Catalyst/Engine/Test.pm + Catalyst::Exception: + file: lib/Catalyst/Exception.pm + Catalyst::Exception::Base: + file: lib/Catalyst/Exception.pm + Catalyst::Helper: + file: lib/Catalyst/Helper.pm + version: 0.01 + Catalyst::Log: + file: lib/Catalyst/Log.pm + Catalyst::Request: + file: lib/Catalyst/Request.pm + Catalyst::Request::Upload: + file: lib/Catalyst/Request/Upload.pm + Catalyst::Response: + file: lib/Catalyst/Response.pm + Catalyst::Setup: + file: lib/Catalyst/Setup.pm + Catalyst::Test: + file: lib/Catalyst/Test.pm + Catalyst::Utils: + file: lib/Catalyst/Utils.pm +generated_by: Module::Build version 0.26