Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

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.301/lib/Mojolicious/Plugin/RoutesAuthDBI/POS/Pg.pm -- Around line 32: Unknown directive: =name Around line 34: Unknown directive: =desc Around line 36: Unknown directive: =sql Around line 44: Unknown directive: =name Around line 46: Unknown directive: =desc Around line 48: Unknown directive: =sql Around line 63: Unknown directive: =name Around line 65: Unknown directive: =desc Around line 67: Unknown directive: =sql Around line 78: Unknown directive: =name Around line 80: Unknown directive: =desc Around line 82: Unknown directive: =sql Around line 90: Unknown directive: =name Around line 92: Unknown directive: =desc Around line 94: Unknown directive: =sql Around line 110: Unknown directive: =name Around line 112: Unknown directive: =desc Around line 114: Unknown directive: =sql Around line 130: Unknown directive: =name Around line 132: Unknown directive: =desc Around line 134: Unknown directive: =sql Around line 141: Unknown directive: =name Around line 143: Unknown directive: =desc Around line 145: Unknown directive: =sql Around line 153: Unknown directive: =name Around line 155: Unknown directive: =desc Around line 157: Unknown directive: =sql Around line 164: Unknown directive: =name Around line 166: Unknown directive: =desc Around line 168: Unknown directive: =sql Around line 175: Unknown directive: =name Around line 177: Unknown directive: =desc Around line 179: Unknown directive: =sql Around line 187: Unknown directive: =name Around line 189: Unknown directive: =desc Around line 191: Unknown directive: =sql Around line 199: Unknown directive: =name Around line 201: Unknown directive: =desc Around line 203: Unknown directive: =sql Around line 211: Unknown directive: =name Around line 213: Unknown directive: =desc Around line 215: Unknown directive: =sql Around line 225: Unknown directive: =name Around line 227: Unknown directive: =desc Around line 229: Unknown directive: =sql Around line 237: Unknown directive: =name Around line 239: Unknown directive: =desc Around line 241: Unknown directive: =sql Around line 249: Unknown directive: =name Around line 251: Unknown directive: =desc Around line 253: Unknown directive: =sql Around line 263: Unknown directive: =name Around line 265: Unknown directive: =desc Around line 267: Unknown directive: =sql Around line 278: Unknown directive: =name Around line 280: Unknown directive: =desc Around line 282: Unknown directive: =sql Around line 288: Unknown directive: =name Around line 290: Unknown directive: =desc Around line 292: Unknown directive: =sql Around line 298: Unknown directive: =name Around line 300: Unknown directive: =desc Around line 302: Unknown directive: =sql Around line 310: Unknown directive: =name Around line 312: Unknown directive: =desc Around line 314: Unknown directive: =sql Around line 323: Unknown directive: =name Around line 325: Unknown directive: =desc Around line 327: Unknown directive: =sql

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

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.301 metacpan
Mojolicious::Plugin::RoutesAuthDBI::Access Generation routes, authentication and controll access to routes trought sintax of ->over(...), see L<Mojolicious::Routes::Route#over> metacpan
Mojolicious::Plugin::RoutesAuthDBI::Admin is a Mojolicious::Controller for manage admin operations on DBI tables: controllers, actions, routes, roles, users. metacpan
Mojolicious::Plugin::RoutesAuthDBI::Install is a Mojolicious::Controller for installation instructions. DB schema (PostgreSQL) and sample app. metacpan
Mojolicious::Plugin::RoutesAuthDBI::POS::Pg POS for PostgreSQL. metacpan
Mojolicious::Plugin::RoutesAuthDBI::Sth is a STH hub for L<Mojolicious::Plugin::RoutesAuthDBI> classes. metacpan

Other Files

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