Kwalitee Issues

meta_json_conforms_to_known_spec

Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.

Error: Expected a list structure (license) [Validation: 2]

no_generated_files

Remove the offending files/directories!

Error: Build

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • blib/libdoc/WWW::Pushover.3

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (11) does not match dist (30):
  • Missing in MANIFEST: Build, MYMETA.json, MYMETA.yml, _build/auto_features, _build/build_params, _build/cleanup, _build/config_data, _build/features, _build/lib/MyBuilder.pm, _build/magicnum, _build/notes, _build/prereqs, _build/runtime_params, blib/lib/WWW/Pushover.pm, blib/libdoc/WWW::Pushover.3, xt/cpan_meta.t, xt/minimum_version.t, xt/pod.t, xt/spelling.t

Modules

Name Abstract Version View
WWW::Pushover A lightweight Pushover API warpper. 0.01 metacpan

Other Files

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