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 (65):
  • Missing in MANIFEST: .git/COMMIT_EDITMSG, .git/FETCH_HEAD, .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/00/daa92ef44a8ef55736d682fb5d51ff9686ce2f, .git/objects/00/e7df54eeef155c30570857d13942cd3b84e717, .git/objects/10/1c4c420aa9c0befa61e5f65ea8233ef9e61988, .git/objects/1d/031c6febc74e7719714c6f9357e0c85c702273, .git/objects/1f/91bd8acc6caaf77d7ac9729306c612fd4e9e20, .git/objects/2a/73aab5f7d581f92578bb7663ae770af865301d, .git/objects/2f/998eb11171c9242b78f8465f4659c7ac442222, .git/objects/3f/1707be296ef156a83f5aec4bd439b6043608ff, .git/objects/48/80120f57a5ed8c03b337e332ab5015333fa6c6, .git/objects/55/b78afed964f04d173e4eb6ba678492b7ee533b, .git/objects/56/e2f493f8e9b17d2385064625ce4e4fc3268865, .git/objects/57/cc1ef9badd9e6f1b6da73920a3901b34ff67eb, .git/objects/68/4f5ee9e35df58fb5322fbcf3cdf7e1ede9f189, .git/objects/6f/ed4e3973fe71df3d57368dd8aab7e5d75296a5, .git/objects/93/ea7f05b15dd66f5d150989aa970e8519adc51f, .git/objects/93/f2ef756b840d7b57a3e400fc52035bc00a54ee, .git/objects/ac/d779dcf4b17fa6484ee7aa8655d09c209b03f3, .git/objects/af/96fa64559a99dbbd5c0009afc1f3cd82d72727, .git/objects/ba/e5e0d096f74c84a53c3f094e8acb22ff6cda65, .git/objects/bf/6b4c6838b2a25cd69d855018f253bc4f000e6d, .git/objects/cd/8a62840dd11802441a4b2c31f8289d27d85324, .git/objects/d7/77ed2ae8623ecd898fbb07a6652a65b905f34b, .git/objects/d8/d9baf5ce604f7530963709057b89c4f5e33c2b, .git/objects/e6/6bf15d8d24c8fc55205100f88ec43ce494c416, .git/objects/f1/a9e6c9b22b04e5c0e499a7885a6b1a843fca37, .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

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

Modules

Name Abstract Version View
Catalyst::Plugin::Session::Store::Couchbase 0.95 metacpan

Other Files

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