Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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.01/lib/Catalyst/Plugin/Authentication/Credential/Password.pm -- Around line 213: You forgot a '=back' before '=head2' Catalyst-Plugin-Authentication-0.01/lib/Catalyst/Plugin/Authentication/User.pm -- Around line 63: Expected text after =item, not a bullet Catalyst-Plugin-Authentication-0.01/lib/Catalyst/Plugin/Authentication.pm -- Around line 232: '=item' outside of any '=over' Around line 265: You forgot a '=back' before '=head1' Around line 295: Expected text after =item, not a bullet

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 28 Nov 2005 06:15:26 AM JST gpg: using DSA key 542C11C0EBD27418 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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.

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
Catalyst::Plugin::Authentication Infrastructure plugin for the Catalyst authentication framework. 0.01 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
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan