Kwalitee Issues

has_version

Add a version number to the packed distribution. Or use a buildtool ('make dist' or 'Build dist')

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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:

  • MANIFEST (9) does not match dist (27):
  • Missing in MANIFEST: .svn/all-wcprops, .svn/entries, .svn/text-base/Build.PL.svn-base, .svn/text-base/Changes.svn-base, .svn/text-base/MANIFEST.svn-base, .svn/text-base/META.yml.svn-base, .svn/text-base/README.svn-base, lib/.svn/entries, lib/Win32/.svn/all-wcprops, lib/Win32/.svn/entries, lib/Win32/.svn/text-base/Snarl.pm.svn-base, lib/Win32/Snarl/.svn/all-wcprops, lib/Win32/Snarl/.svn/entries, lib/Win32/Snarl/.svn/text-base/Application.pm.svn-base, lib/Win32/Snarl/.svn/text-base/Message.pm.svn-base, t/.svn/all-wcprops, t/.svn/entries, t/.svn/text-base/Win32-Snarl.t.svn-base

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .svn

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
Win32::Snarl Perl extension for Snarl notifications 1.00 metacpan

Other Files

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