Kwalitee Issues

has_meta_yml

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

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 (22) does not match dist (49):
  • Missing in MANIFEST: .git/COMMIT_EDITMSG, .git/HEAD, .git/ORIG_HEAD, .git/config, .git/description, .git/hooks/applypatch-msg.sample, .git/hooks/commit-msg.sample, .git/hooks/post-update.sample, .git/hooks/pre-applypatch.sample, .git/hooks/pre-commit.sample, .git/hooks/pre-push.sample, .git/hooks/pre-rebase.sample, .git/hooks/prepare-commit-msg.sample, .git/hooks/update.sample, .git/index, .git/info/exclude, .git/logs/HEAD, .git/logs/refs/heads/master, .git/logs/refs/remotes/origin/HEAD, .git/logs/refs/remotes/origin/master, .git/objects/1d/031c6febc74e7719714c6f9357e0c85c702273, .git/objects/2a/73aab5f7d581f92578bb7663ae770af865301d, .git/objects/48/80120f57a5ed8c03b337e332ab5015333fa6c6, .git/objects/56/e2f493f8e9b17d2385064625ce4e4fc3268865, .git/objects/6f/ed4e3973fe71df3d57368dd8aab7e5d75296a5, .git/objects/93/ea7f05b15dd66f5d150989aa970e8519adc51f, .git/objects/ac/d779dcf4b17fa6484ee7aa8655d09c209b03f3, .git/objects/af/96fa64559a99dbbd5c0009afc1f3cd82d72727, .git/objects/ba/e5e0d096f74c84a53c3f094e8acb22ff6cda65, .git/objects/e6/6bf15d8d24c8fc55205100f88ec43ce494c416, .git/objects/f3/369d276f1321d8b521fd283628f655f798f338, .git/objects/f5/6aa2f6237e7440541c21602432d0c0538211c8, .git/objects/pack/pack-e721896b45c1332e2f0e7129934ca84343414122.idx, .git/objects/pack/pack-e721896b45c1332e2f0e7129934ca84343414122.pack, .git/packed-refs, .git/refs/heads/master, .git/refs/remotes/origin/HEAD, .git/refs/remotes/origin/master, .gitignore
  • Missing in Dist: META.yml, inc/Module/AutoInstall.pm, inc/Module/Install.pm, inc/Module/Install/AutoInstall.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Include.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • MRO::Compat
  • namespace::clean

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-Session-Store-Couchbase/lib/Catalyst/Plugin/Session/Store/Couchbase.pm -- Around line 214: You forgot a '=back' before '=head1'

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: .git

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.

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::Session::Store::Couchbase 0.94 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README.md metacpan