Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 25 Jan 2024 08:45:41 PM JST gpg: using RSA key 6E1CD566E81F1EA49536F13B612A7DD8535C8ED0 gpg: Can't check signature: No public key --- SIGNATURE Thu Jan 25 20:45:41 2024 +++ @@ -1,6 +1,8 @@ SHA256 29988972cb0ae312ffecaf7561605a0a5273fde31bdb42f592295fc207c67ce7 Changes -SHA256 e32e40957c63be35b308a389202984a5462c82122c0247f974201ffb32b0fb51 MANIFEST +SHA256 4b2ca49458827d4f94c23794396b95cf573093322c24185df86ad538379bd0ea MANIFEST SHA256 df4261d9a20006cf881f187437d116e68fc9c5347595032aa3c5e628ec53f704 MD5.xs +SHA256 6dd300ef8a2f6be46483076e3fbfc4063190a3e4bdea64164708a11d68dd51f8 META.json +SHA256 1bf2d67d17d156e6941ee84dbf66d3b2b610c2d988dccb41d88c6a020f29e018 META.yml SHA256 1d176a9d97cad4f5c2e27fe3de1f072bb4629e397819cdc380499c8755104ec2 Makefile.PL SHA256 82110c06702322679b688c9c97ca29ba654735dad3980c7598646104fa54dfef README SHA256 7991e77a4a13c085cf01ea09dd8e5537fd576320bc0af8471702082cb124f33f lib/Alt/Digest/MD5/OpenSSL.pm ==> 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_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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Digest::MD5

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

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Alt::Digest::MD5::OpenSSL Alternative Digest::MD5 based on OpenSSL. 0.01 metacpan
Digest::MD5 Perl interface to the MD5 Algorithm 0.01 metacpan

Other Files

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