Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Mojolicious-Plugin-RoutesAuthDBI-0.150/lib/Mojolicious/Plugin/RoutesAuthDBI/Admin.pm -- Around line 12: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 15: Unknown directive: =head Mojolicious-Plugin-RoutesAuthDBI-0.150/lib/Mojolicious/Plugin/RoutesAuthDBI/PgSQL.pm -- Around line 8: Unknown directive: =head

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Mojolicious::Plugin::RoutesAuthDBI Generate routes from sql-table, make authentication and make restrict access (authorization) to route with users/roles tables. Plugin makes an auth operations throught the plugin L<Mojolicious::Plugin::Authentication> on which is based. 0.150 metacpan
Mojolicious::Plugin::RoutesAuthDBI::Admin is a mixed Mojolicious::Controller. It invoking from plugin module and might also using as standard Mojolicious::Controller. From plugin it controll access to routes trought sintax of ->over(...), see L<Mojolicious::Routes::Route#over> metacpan
Mojolicious::Plugin::RoutesAuthDBI::Install metacpan
Mojolicious::Plugin::RoutesAuthDBI::PgSQL is a SQL hub for L<Mojolicious::Plugin::RoutesAuthDBI::Admin>. metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.pod metacpan