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 (12) does not match dist (53):
  • 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/23/ca6a637a24e4fe4c38b57931a7b0159afaa108, .git/objects/25/599b2e4d67aaf77590a6ed48a64f66442e22ba, .git/objects/26/57505ad1a884eb0ee58c6cab3da5c22d48f489, .git/objects/2e/948af17d77759159aaa1ed4aeefa6b0505dbe2, .git/objects/33/7115e182c565ebbe38bcb5868570a7191b3a95, .git/objects/40/f5e6f10d7ab03954d59828f7a1becf088efe88, .git/objects/53/914336b93787c898609decc3878f8ff33d7778, .git/objects/55/203361159bb9c9f840e726d1fa93904e55e15d, .git/objects/62/49bdacea8fcbcee696d5f2f1d12f46888b1f17, .git/objects/67/78f3a5d6547ae43678f86b2767abfdf95f2e1c, .git/objects/77/5feb188147f8f0c96361f59285b55cc2afda30, .git/objects/8f/ca6abb646289b267e4b293d2490fef4c3e68ac, .git/objects/b0/4afa2eb1ea64cbcb49e32db07bc9ebff473dd6, .git/objects/b4/767dd11761cbeccc7a55835bb3cf4de89afb16, .git/objects/b5/0ec0d424fdb954bb418f3118c22e77060e1106, .git/objects/bd/59ac3730b2d2b7e6d145cd0225200d09640b91, .git/objects/c0/93b6464164d174a3b7e450772c73bade32898b, .git/objects/d8/434972e06373f968e2cd7680597d43aabf9862, .git/objects/f4/9691228432070d79c576f0282882820defe110, .git/objects/fd/ed0a341756b2d0acd9e72cb31728eda479bd6c, .git/refs/heads/master, .git/refs/remotes/origin/master, META.yml

prereq_matches_use

List all used modules in META.yml requires

Error:

  • URI::Escape

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.

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_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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

Modules

Name Abstract Version View
SMS::Send::IN::Unicel Regional context SMS::Send driver to send messages via Unicel Technologies (http://unicel.in/) 0.01 metacpan

Other Files

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