The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'ACL support for Catalyst applications.'
author:
  - 'Yuval Kogman <nothingmuch@woobling.org>'
build_requires:
  Catalyst: '0'
  Catalyst::Controller: '0'
  Catalyst::Plugin::Authentication: '0'
  Catalyst::Plugin::Authorization::Roles: '0'
  Catalyst::Plugin::Session: '0'
  Catalyst::Plugin::Session::State::Cookie: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  Test::WWW::Mechanize::Catalyst: '0'
  base: '0'
  lib: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.141170'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Catalyst-Plugin-Authorization-ACL
no_index:
  directory:
    - t
requires:
  Carp: '0'
  Catalyst::ClassData: '0'
  Class::Throwable: '0'
  Exporter: '0'
  List::Util: '0'
  Moose: '0'
  Moose::Object: '0'
  Scalar::Util: '0'
  Tree::Simple: '0'
  Tree::Simple::Visitor::FindByPath: '0'
  Tree::Simple::Visitor::GetAllDescendents: '0'
  mro: '0'
  namespace::autoclean: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Plugin-Authorization-ACL
  homepage: http://metacpan.org/release/Catalyst-Plugin-Authorization-ACL
  license: http://dev.perl.org/licenses/
  repository: git://github.com/rkitover/catalyst-plugin-authorization-acl.git
version: '0.16'
x_authority: cpan:RKITOVER