The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Yukki::Web::Router::Route::Match - Matching with access controls

VERSION

version 0.991_004

DESCRIPTION

This is a helper that include access control level checking.

EXTENDS

Path::Router::Route::Match

METHODS

access_level

Evaluates the access control list against a particular path.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Qubling Software LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.