The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Infrastructure plugin for the Catalyst",
   "author" : [
      "Yuval Kogman, C<nothingmuch@woobling.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catalyst-Plugin-Authentication",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Class::MOP" : "0",
            "ExtUtils::MakeMaker" : "6.59",
            "Moose" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.88"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Plugin::Session" : "0.10",
            "Catalyst::Runtime" : "0",
            "Class::Inspector" : "0",
            "MRO::Compat" : "0",
            "Moose" : "0",
            "MooseX::Emulate::Class::Accessor::Fast" : "0",
            "namespace::clean" : "0",
            "perl" : "5.008001"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.10019"
}