Catalyst-ActionRole-MatchRequestMethod

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Dispatch actions based on HTTP request methods",
   "author" : [
      "Florian Ragwitz <rafl@debian.org>"
   ],
   "build_requires" : {
      "Catalyst::Controller::ActionRole" : "0",
      "Catalyst::Test" : "0",
      "FindBin" : "0",
      "HTTP::Request::Common" : "0",
      "Moose" : "1.03",
      "Test::More" : "0.89"
   },
   "configure_requires" : {
      "ExtUtils::MakeMaker" : "6.31"
   },
   "generated_by" : "Dist::Zilla version 2.101240",
   "license" : "perl",
   "meta-spec" : {
      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html",
      "version" : 1.4
   },
   "name" : "Catalyst-ActionRole-MatchRequestMethod",
   "recommends" : {},
   "requires" : {
      "Catalyst::Controller::ActionRole" : "0",
      "Catalyst::Runtime" : "5.80",
      "Moose::Role" : "0",
      "Perl6::Junction" : "0",
      "namespace::autoclean" : "0"
   },
   "resources" : {
      "bugtracker" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-ActionRole-MatchRequestMethod",
      "homepage" : "http://search.cpan.org/dist/Catalyst-ActionRole-MatchRequestMethod",
      "repository" : "git://github.com/rafl/catalyst-actionrole-matchrequestmethod.git"
   },
   "version" : "0.03",
   "x_Dist_Zilla" : {
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@FLORA/@Filter/GatherDir",
            "version" : "2.101240"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@FLORA/@Filter/PruneCruft",
            "version" : "2.101240"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@FLORA/@Filter/ManifestSkip",
            "version" : "2.101240"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@FLORA/@Filter/MetaYAML",
            "version" : "2.101240"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@FLORA/@Filter/License",
            "version" : "2.101240"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@FLORA/@Filter/Readme",
            "version" : "2.101240"
         },
         {



( run in 2.215 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )