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_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Doorman, Doorman::PlackMiddleware

no_pod_errors

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

Error: Doorman-0.07/lib/Plack/Middleware/DoormanOpenID.pm -- Around line 196: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Doorman, Doorman::PlackMiddleware, Doorman::Scope, Plack::Middleware::DoormanAuthentication, Plack::Middleware::DoormanOpenID, Plack::Middleware::DoormanTwitter

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Doorman/PlackMiddleware.pm: HASH(0x562a7a20f6e8)

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.06,0.07

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).

Modules

Name Abstract Version View
Doorman The authentication middeleware collection for Plack. 0.07 metacpan
Doorman::PlackMiddleware metacpan
Doorman::Scope metacpan
Plack::Middleware::DoormanAuthentication The generic authentication middleware. 0.06 metacpan
Plack::Middleware::DoormanOpenID The OpenID sign-in middleware. 0.06 metacpan
Plack::Middleware::DoormanTwitter The OAuth-based Twitter login middleware. 0.06 metacpan

Other Files

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