Kwalitee Issues

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 (16) does not match dist (60):
  • Missing in MANIFEST: .git/COMMIT_EDITMSG, .git/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/master, .git/objects/02/ae54af5831dbcc96bd4efecc172b5850279d9d, .git/objects/02/f8749a2dbecd31d5dd95b0417a2bbbaf5cb8e2, .git/objects/04/f9d6a6ea72c19122420d1aca9a321158be34cc, .git/objects/05/82f0cad307cbaea09d4f5f85a56f7cbcf9354b, .git/objects/15/e7dc63a6b72c480f13f87aa83d028845418c62, .git/objects/1b/da38eb845a3cea7f2222c8510631911fd71795, .git/objects/24/48ddafad1fc9fec39a91186030f60f4050cec0, .git/objects/2e/279b5ee19a163e59bec7b8eedca9c5c449cf7d, .git/objects/35/acb87490a36e9f9fefdac3e957b6f009e6c330, .git/objects/3d/2b6451b44964d9f006e947afbfb88ec4d910ef, .git/objects/4d/3a0cef5618cfef76a3fd3c7b993b226887767b, .git/objects/4e/3f97598f838839562ac2dc256339c6994400a0, .git/objects/5b/38939d231fbe389bd4664498ed622a09161c3f, .git/objects/62/bd6bec84d3a28ca2d8784b93eb377b8eea01da, .git/objects/87/0b24f36d4606437d18332436a5b1821e668fe6, .git/objects/91/96b5f08acce83613b4329071056bfc14a5fb03, .git/objects/9b/7b7bb29fefed8b227c240a91d4368948974be5, .git/objects/b9/aca7c88aa05457df4dbc32f5c5adf3a20bd7ba, .git/objects/bf/4013045264fa06b38a4558048ff28f07ab4103, .git/objects/d3/75bb008fbce0a244a9affc7dbf571fa6ffa71f, .git/objects/e0/b558e5bbd04fb7448c894f27698fcc410d88a8, .git/objects/e6/046371a0ad5d518dff8d1c167ff3f62c8f973e, .git/objects/e8/52a073d5b3f2a506a212f8473eb6beaace8ac6, .git/objects/f5/728a58a8e46fe08f635ade91426673a2417e56, .git/refs/heads/master, .git/refs/remotes/origin/master

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: Dancer2::Plugin::Pg

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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

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: Dancer2::Plugin::Pg

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
Dancer2::Plugin::Pg PostgreSQL connection for Dancer2 0.03 metacpan
Dancer2::Plugin::Pg::Core metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan