{
  "abstract" : "The Catalyst Framework Runtime",
  "author" : [
     "Sebastian Riedel <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Catalyst-Runtime",
  "no_index" : {
     "directory" : [
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {}
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Catalyst::Action::REST" : "0",
           "Catalyst::Devel" : "1.0",
           "Catalyst::Plugin::ConfigLoader" : "0",
           "Catalyst::Plugin::Params::Nested" : "0",
           "CatalystX::LeakChecker" : "0.05",
           "Compress::Zlib" : "0",
           "File::Copy::Recursive" : "0.40",
           "MooseX::Daemonize" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Proc::ProcessTable" : "0",
           "Starman" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::Spelling" : "0",
           "Test::TCP" : "2.00",
           "Test::WWW::Mechanize::Catalyst" : "0.51",
           "Type::Tiny" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI::Simple::Cookie" : "1.109",
           "CGI::Struct" : "0",
           "Carp" : "1.25",
           "Class::C3::Adopt::NEXT" : "0.07",
           "Class::Load" : "0.12",
           "Data::Dump" : "0",
           "Data::OptList" : "0",
           "Devel::InnerPackage" : "0",
           "Encode" : "2.49",
           "HTML::Entities" : "0",
           "HTML::HeadParser" : "0",
           "HTTP::Body" : "1.22",
           "HTTP::Headers" : "1.64",
           "HTTP::Request" : "5.814",
           "HTTP::Response" : "5.813",
           "Hash::MultiValue" : "0",
           "JSON::MaybeXS" : "1.000000",
           "LWP" : "5.837",
           "List::Util" : "1.45",
           "MRO::Compat" : "0",
           "Module::Pluggable" : "4.7",
           "Moose" : "1.03",
           "MooseX::Emulate::Class::Accessor::Fast" : "0.00903",
           "MooseX::Getopt" : "0.48",
           "MooseX::MethodAttributes::Role::AttrContainer::Inheritable" : "0.24",
           "MooseX::Role::WithOverloading" : "0.09",
           "Path::Class" : "0.09",
           "PerlIO::utf8_strict" : "0",
           "Plack" : "0.9991",
           "Plack::Middleware::Conditional" : "0",
           "Plack::Middleware::ContentLength" : "0",
           "Plack::Middleware::FixMissingBodyInRedirect" : "0.09",
           "Plack::Middleware::HTTPExceptions" : "0",
           "Plack::Middleware::Head" : "0",
           "Plack::Middleware::IIS6ScriptNameFix" : "0",
           "Plack::Middleware::IIS7KeepAliveFix" : "0",
           "Plack::Middleware::LighttpdScriptNameFix" : "0",
           "Plack::Middleware::MethodOverride" : "0.12",
           "Plack::Middleware::RemoveRedundantBody" : "0.03",
           "Plack::Middleware::ReverseProxy" : "0.04",
           "Plack::Request::Upload" : "0",
           "Plack::Test::ExternalServer" : "0",
           "Safe::Isa" : "0",
           "Scalar::Util" : "0",
           "Socket" : "1.96",
           "Stream::Buffered" : "0",
           "String::RewritePrefix" : "0.004",
           "Sub::Exporter" : "0",
           "Task::Weaken" : "0",
           "Text::Balanced" : "0",
           "Text::SimpleTable" : "0.03",
           "Time::HiRes" : "0",
           "Tree::Simple" : "1.15",
           "Tree::Simple::Visitor::FindByUID" : "0",
           "Try::Tiny" : "0.17",
           "URI" : "1.65",
           "URI::ws" : "0.03",
           "namespace::clean" : "0.23",
           "perl" : "5.008003"
        }
     },
     "test" : {
        "requires" : {
           "HTTP::Request::Common" : "0",
           "HTTP::Status" : "0",
           "Test::Fatal" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Runtime"
     },
     "homepage" : "http://dev.catalyst.perl.org/",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Runtime.git",
        "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Runtime.git;a=summary"
     },
     "x_IRC" : "irc://irc.perl.org/#catalyst",
     "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst"
  },
  "version" : "5.90124",
  "x_authority" : "cpan:MSTROUT",
  "x_breaks" : {
     "Catalyst::Action::REST" : "<= 0.67",
     "Catalyst::Action::RenderView" : "<= 0.07",
     "Catalyst::Authentication::Credential::HTTP" : "<= 1.009",
     "Catalyst::Component::ACCEPT_CONTEXT" : "<= 0.06",
     "Catalyst::Controller::AllowDisable" : "<= 0.03",
     "Catalyst::Devel" : "<= 1.19",
     "Catalyst::Model::Akismet" : "<= 0.02",
     "Catalyst::Plugin::Authentication" : "<= 0.100091",
     "Catalyst::Plugin::ConfigLoader" : "<= 0.22",
     "Catalyst::Plugin::DebugCookie" : "<= 0.999002",
     "Catalyst::Plugin::ENV" : 0,
     "Catalyst::Plugin::HashedCookies" : "<= 1.03",
     "Catalyst::Plugin::Session" : "<= 0.21",
     "Catalyst::Plugin::Session::State::Cookie" : "<= 0.10",
     "Catalyst::Plugin::Session::Store::FastMmap" : "<= 0.09",
     "Catalyst::Plugin::Session::Store::File" : "<= 0.16",
     "Catalyst::Plugin::SmartURI" : "<= 0.032",
     "Catalyst::Plugin::SubRequest" : "<= 0.14",
     "Catalyst::Plugin::Unicode::Encoding" : "<= 0.2",
     "Catalyst::Plugin::Upload::Image::Magick" : "<= 0.03",
     "Catalyst::View::Mason" : "<= 0.17",
     "CatalystX::CRUD" : "<= 0.42",
     "CatalystX::CRUD::Model::RDBO" : "<= 0.20",
     "CatalystX::Imports" : "<= 0.03",
     "Reaction" : "<= 0.001999",
     "Test::WWW::Mechanize::Catalyst" : "<= 0.53"
  },
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}