Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: @LongLink;Catalyst-Plugin-ReferingKeyword-0.01

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_changelog

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error: Cannot find MANIFEST in dist.

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: Module::Install::Base

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Accessor::Fast
  • URI
  • URI::QueryParam

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Catalyst-Plugin-ReferingKeyword-0.01/lib/Catalyst/Plugin/ReferingKeyword.pm, Catalyst-Plugin-ReferingKeyword-0.01/Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/AutoInstall.pm, Catalyst-Plugin-ReferingKeyword-0.01/Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install.pm, Catalyst-Plugin-ReferingKeyword-0.01/Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/AutoInstall.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Base.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Can.pm, Catalyst-Plugin-ReferingKeyword-0.01/Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Fetch.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Include.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Makefile.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Metadata.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Win32.pm, Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/WriteAll.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Module::AutoInstall, Module::Install, Module::Install::AutoInstall, Module::Install::Base, Module::Install::Can, Module::Install::Fetch, Module::Install::Include, Module::Install::Makefile, Module::Install::Metadata, Module::Install::Win32, Module::Install::WriteAll

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:

  • Module::AutoInstall
  • Module::Install
  • Module::Install::AutoInstall
  • Module::Install::Base
  • Module::Install::Base::FakeAdmin
  • Module::Install::Can
  • Module::Install::Fetch
  • Module::Install::Include
  • Module::Install::Makefile
  • Module::Install::Metadata
  • Module::Install::Win32
  • Module::Install::WriteAll

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.01,0.67,1.03

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::ReferingKeyword Catch the keyword from a search that brought a visitor to your CatApp. 0.01 metacpan
Module::AutoInstall 1.03 metacpan
Module::Install 0.67 metacpan
Module::Install::AutoInstall 0.67 metacpan
Module::Install::Base 0.67 metacpan
Module::Install::Can 0.67 metacpan
Module::Install::Fetch 0.67 metacpan
Module::Install::Include 0.67 metacpan
Module::Install::Makefile 0.67 metacpan
Module::Install::Metadata 0.67 metacpan
Module::Install::Win32 0.67 metacpan
Module::Install::WriteAll 0.67 metacpan

Provides

Name File View
Module::Install::Base::FakeAdmin Catalyst-Plugin-ReferingKeyword-0.01/inc/Module/Install/Base.pm metacpan

Other Files

Catalyst-Plugin-ReferingKeyword-0.01/Catalyst-Plugin-ReferingKeyword-0.01/MANIFEST metacpan
Catalyst-Plugin-ReferingKeyword-0.01/META.yml metacpan
Catalyst-Plugin-ReferingKeyword-0.01/Makefile.PL metacpan