The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Ability based authorization for Catalyst/DBIx::Class apps, based on Catalyst::Plugin::Authorization::Roles",
   "author" : [
      "Ido Perlmuter <ido@ido50.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300023, 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-Authorization-Abilities",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Exception" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "version" : "0.77",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Catalyst" : "0",
            "Catalyst::Authentication::Store::DBIx::Class" : "0",
            "Catalyst::Controller" : "0",
            "Catalyst::Model::DBIC::Schema" : "0",
            "Catalyst::Plugin::Authentication" : "0",
            "Catalyst::Plugin::Session" : "0",
            "Catalyst::Plugin::Session::State::Cookie" : "0",
            "Catalyst::Plugin::Session::Store::FastMmap" : "0",
            "Catalyst::Runtime" : "5.80",
            "Catalyst::ScriptRunner" : "0",
            "Catalyst::Test" : "0",
            "Catalyst::View::TT" : "0",
            "CatalystX::SimpleLogin" : "0",
            "Config::JFDI" : "0",
            "DBD::SQLite" : "0",
            "DBIx::Class::Core" : "0",
            "DBIx::Class::DateTime::Epoch" : "0",
            "DBIx::Class::EncodedColumn" : "0",
            "DBIx::Class::Schema" : "0",
            "FindBin" : "0",
            "HTML::FormFu" : "0",
            "HTTP::Request::Common" : "0",
            "Hash::Merge" : "0",
            "Module::Install::Catalyst" : "0",
            "Moose" : "0",
            "MooseX::NonMoose" : "0",
            "MooseX::Types::Path::Class" : "0",
            "Path::Class" : "0",
            "SQL::Translator" : "0",
            "Test::More" : "0",
            "UNIVERSAL::require" : "0",
            "base" : "0",
            "inc::Module::Install" : "0",
            "namespace::autoclean" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/ido50/Catalyst-Plugin-Authorization-Abilities",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ido50/Catalyst-Plugin-Authorization-Abilities.git",
         "web" : "https://github.com/ido50/Catalyst-Plugin-Authorization-Abilities"
      }
   },
   "version" : "v0.31.0"
}