Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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.05/lib/Plack/Middleware/DoormanOpenID.pm -- Around line 216: 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, 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(0x55607c953b40)
  • lib/Plack/Middleware/DoormanAuthentication.pm: HASH(0x55607c9c5fa0)
  • lib/Plack/Middleware/DoormanOpenID.pm: HASH(0x55607ca5ae78)
  • lib/Plack/Middleware/DoormanTwitter.pm: HASH(0x55607c9ebf48)

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.05 metacpan
Doorman::PlackMiddleware metacpan
Plack::Middleware::DoormanAuthentication The generic authentication middleware. metacpan
Plack::Middleware::DoormanOpenID The OpenID sign-in middleware. metacpan
Plack::Middleware::DoormanTwitter The OAuth-based Twitter login middleware. metacpan

Other Files

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