The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
LICENSE
MANIFEST
META.yml
Makefile.PL
README
dist.ini
lib/Dancer/Plugin/Auth/RBAC.pm
lib/Dancer/Plugin/Auth/RBAC/Credentials.pm
lib/Dancer/Plugin/Auth/RBAC/Credentials/Config.pm
lib/Dancer/Plugin/Auth/RBAC/Credentials/MySQL.pm
lib/Dancer/Plugin/Auth/RBAC/Credentials/PostgreSQL.pm
lib/Dancer/Plugin/Auth/RBAC/Credentials/SQLite.pm
lib/Dancer/Plugin/Auth/RBAC/Credentials/logs/development.log
lib/Dancer/Plugin/Auth/RBAC/Permissions.pm
lib/Dancer/Plugin/Auth/RBAC/Permissions/Config.pm
t/001_load.t
t/002_isa.t
t/003_can.t