The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.041.
LICENSE
MANIFEST
META.yml
Makefile.PL
README
README.md
dist.ini
lib/Dancer2/Plugin/Auth/YARBAC.pm
lib/Dancer2/Plugin/Auth/YARBAC/Provider/Base.pm
lib/Dancer2/Plugin/Auth/YARBAC/Provider/Database.pm
t/001_load.t
t/002_auth.t
t/003_base.t
t/004_user.t
t/005_role.t
t/006_group.t
t/007_permission.t
t/author-pod-syntax.t
t/testapp/MANIFEST
t/testapp/MANIFEST.SKIP
t/testapp/Makefile.PL
t/testapp/bin/app.pl
t/testapp/config.yml
t/testapp/environments/development.yml
t/testapp/environments/production.yml
t/testapp/lib/testapp.pm
t/testapp/public/404.html
t/testapp/public/500.html
t/testapp/public/dispatch.cgi
t/testapp/public/dispatch.fcgi
t/testapp/sql/mysql.sql
t/testapp/sql/sqlite.sql
t/testapp/testapp.db
t/testapp/views/groups.tt
t/testapp/views/hash.tt
t/testapp/views/index.tt
t/testapp/views/layouts/main.tt
t/testapp/views/login.tt
t/testapp/views/password_strength.tt
t/testapp/views/role.tt
t/testapp/views/user.tt
testapp.db