Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: gpg: Signature made Thu 05 May 2022 08:19:02 AM JST gpg: using RSA key 4532DCD504F1A96855BCF79E826A8D2F39576917 gpg: Can't check signature: No public key --- SIGNATURE Thu May 5 08:19:02 2022 +++ @@ -1,7 +1,9 @@ SHA256 0e51aae4a664e4e91863530eb817ec65b85d42a809b0c04c27c7114a084c02bf Changes SHA256 ed33b8658fde2231479c7d0dbc35fb8b48179514d659ad7aae84539ef48462c7 DjVuLibre.pm SHA256 6a01c8ca9cc78d9c46a65d1b8ae61f1a37b77cdf5f0a4075d85ed227e0d1784b LICENSE -SHA256 6a2d3ab22d5b79a5f156dea9d01e4d424f10b03327533e86af0961c2a106f4e4 MANIFEST +SHA256 6ef7211a45906024f6a6f4441563ad2e7799172da630d722632cebbc7b34a329 MANIFEST +SHA256 6634d2c28f751c8beb181fc3b6de3bcf0206af7d82c8c58bb82ff1343a9f2898 META.json +SHA256 ae480e184d4bcb84e09e6bebe4985b0fdb09a5345de5f8584624da3b995114bf META.yml SHA256 33a1e6e3a309c0aab63fd281a252be34e6e2ebfd86509291beefa1117c3f3749 Makefile.PL SHA256 67c9606294440100b40ead509d26eb28599ca74321a0441f35454cad54a32b2c alienfile SHA256 3232a4c7f745cfad0cfb34c3cd01ceefe45b33ee4962316a954a5b5ca1e4ee68 examples/ex1.pl ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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
Alien::DjVuLibre Find or download and install DjVuLibre. 0.01 metacpan

Other Files

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