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];Expected a list structure (resources -> license) [Validation: 2]

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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 (29) does not match dist (31):
  • Missing in MANIFEST: MYMETA.json, MYMETA.yml

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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
Mail::Outlook mail module to interface with Microsoft (R) Outlook (R). 0.19 metacpan
Mail::Outlook::Folder extension to handle Microsoft (R) Outlook (R) mail folders. 0.19 metacpan
Mail::Outlook::Message extension to handle Microsoft (R) Outlook (R) mail messages. 0.19 metacpan

Other Files

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