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 (12) does not match dist (75):
  • Missing in MANIFEST: .git/COMMIT_EDITMSG, .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/github/master, .git/logs/refs/remotes/origin/HEAD, .git/objects/20/2899e88301df911835004f0359b3055d29c053, .git/objects/22/61c46bd708e030df966940415acf4bf0af5780, .git/objects/2c/715348e0a6e4f053cc21ecbca895f165ae2de9, .git/objects/2e/3a430e65e79a108847609df5cde4dcc49a7023, .git/objects/38/4d2036f5585000ed99c34487ddba2a165108f4, .git/objects/3c/3d860739496974d108fff3dd795d221ac5f47e, .git/objects/3e/b2680c83261ec4152fcbee1bb4b72d6f0ae61e, .git/objects/42/500a0b78a52eacb5332e14a3e319d64c87b5f7, .git/objects/47/aeac3963e6d4fcaf162abfc986bb968e54745c, .git/objects/57/9baac3fb433783a273244219af1db8804e3880, .git/objects/64/e7366a2a7fb304046818bb783874b1d5e29d22, .git/objects/6a/967313223de788cda8f5f23aa9d8023d4147ae, .git/objects/6c/ccda44621e0060e1df7997a11bce8ec3fa96bb, .git/objects/71/a8c3590070e61cdc6f8d8848c37912200e2e87, .git/objects/7f/7a02359b72ddda9f3f55d1e727a96064a8762b, .git/objects/8f/d50d8b619bf4514ecead9ffc985c55be89907b, .git/objects/91/0b6201c4894714d8a5998814823c1f4d74288a, .git/objects/9a/2ea4373945cb75fd3d7158353645e00c197118, .git/objects/9c/80d68055f6d10b71880b178c8b74707ede8cc5, .git/objects/a2/4f8cfde673b265f73710852cd63136b59a6737, .git/objects/a3/9dc13b3f1519ec82962760f53dea023584b508, .git/objects/ab/d3acc556e610b284e76b39e7503e648c9894e3, .git/objects/ab/ff805bbff936bf6836af79985a026f5e3686eb, .git/objects/ae/2ad536abbc81c49dad4aca4f308277032a7ad0, .git/objects/b3/2b9cb6f87864d3ddde0104d49e4237f66adbd3, .git/objects/c7/838188dd68830380df0e616e068a5b7ad69476, .git/objects/de/dc4bb0c834340a46bc6b6b5444cbf3a1fe47c9, .git/objects/ed/de93299a2d4b5265461fb2f1ebbc43717888fb, .git/objects/ef/4f819b975b307d56fcb96e06568a6fd43ce895, .git/objects/f4/9dd3e1282ad86dd2e34d69e6f22ea36fcf9bbf, .git/objects/f7/a452572b0669d6d1c1efa7cc18ac15cf0c16de, .git/objects/pack/pack-c1b31edcb44d3b9b19edfc546b1ced4827a6c662.idx, .git/objects/pack/pack-c1b31edcb44d3b9b19edfc546b1ced4827a6c662.pack, .git/packed-refs, .git/refs/heads/master, .git/refs/remotes/github/master, .git/refs/remotes/origin/HEAD, .gitignore, .travis.yml, LICENSE.md, README.adoc, t/01-conversion.t, t/data/pod.pm
  • Missing in Dist: META.json, META.yml

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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

Modules

Name Abstract Version View
Pod::AsciiDoctor Convert from POD to AsciiDoc 0.1 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.adoc metacpan