The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Catalyst::Plugin::Authorization::ACL

0.08    2006-07-05 23:15:27
        - support for ACL setup in app config
        - bug fix for private access_denied action

0.06    2005-12-25 20:37:00
        - Added forcibly_allow_access, proper denial handling
        - allow for constant conditions
        - i think there was something else

0.05    2005-12-25 20:37:00
        - Forgot to changelog this release ;-)

0.04    2005-12-08 10:15:00
        - Fix a bug with ACLs on "/"

0.03    2005-12-04 22:07:00
        - Maybe some tiny doc fixes
        - No longer relies on Test::Plan which had some trouble with windows
          and was used incorrectly anyhow ;-)

0.02    ???
        - can't recall, may have been drunk

0.01    ???
        - Initial release.