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: Catalyst-Plugin-Authentication-0.05/lib/Catalyst/Plugin/Authentication/User.pm -- Around line 63: Expected text after =item, not a bullet Catalyst-Plugin-Authentication-0.05/lib/Catalyst/Plugin/Authentication.pm -- Around line 583: Expected text after =item, not a bullet

has_meta_json

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

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Catalyst::Plugin::Authentication
  • Catalyst::Plugin::Authentication::Credential::Password
  • Catalyst::Plugin::Authentication::Store::Minimal
  • Catalyst::Plugin::Authentication::Store::Minimal::Backend
  • Catalyst::Plugin::Authentication::User
  • Catalyst::Plugin::Authentication::User::Hash

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
Catalyst::Plugin::Authentication Infrastructure plugin for the Catalyst authentication framework. 0.05 metacpan
Catalyst::Plugin::Authentication::Credential::Password Authenticate a user with a password. metacpan
Catalyst::Plugin::Authentication::Store::Minimal Authentication database in C<< $c->config >>. metacpan
Catalyst::Plugin::Authentication::Store::Minimal::Backend Minimal authentication storage backend. metacpan
Catalyst::Plugin::Authentication::User Base class for user objects. metacpan
Catalyst::Plugin::Authentication::User::Hash An easy authentication user object based on hashes. metacpan

Other Files

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