The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Rendering views for Catalyst action",
   "author" : [
      "Masaaki Saito <masakyst.public@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Catalyst-ActionRole-Renderer",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.18",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Controller::ActionRole" : "0",
            "Catalyst::Runtime" : "0",
            "Catalyst::View::TT" : "0",
            "namespace::autoclean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/masakyst/Catalyst-ActionRole-Renderer/issues"
      },
      "homepage" : "https://github.com/masakyst/Catalyst-ActionRole-Renderer",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/masakyst/Catalyst-ActionRole-Renderer.git",
         "web" : "https://github.com/masakyst/Catalyst-ActionRole-Renderer"
      }
   },
   "version" : "0.02",
   "x_contributors" : [
      "Masaaki Saito <masakyst.mobile@gmail.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}