Kwalitee Issues

has_readme

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

has_tests

Add tests!

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.02/lib/Plack/Middleware/DoormanOpenID.pm -- Around line 215: You forgot a '=back' before '=head1'

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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::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(0x55607db079a8)
  • lib/Plack/Middleware/DoormanOpenID.pm: HASH(0x55607d350250)
  • lib/Plack/Middleware/DoormanTwitter.pm: HASH(0x55607d3557a8)

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.02 metacpan
Doorman::PlackMiddleware 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