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 07:57:37 PM JST gpg: using RSA key 6E1CD566E81F1EA49536F13B612A7DD8535C8ED0 gpg: Can't check signature: No public key --- SIGNATURE Thu Jan 25 19:57:37 2024 +++ @@ -1,6 +1,8 @@ -SHA256 1f67b0ef6d40ff4c67b53b4a94a0b55588dcd597e3f2e303b0252be39f5b68e2 Changes -SHA256 e32e40957c63be35b308a389202984a5462c82122c0247f974201ffb32b0fb51 MANIFEST +SHA256 2857e13a5049a5947740ba04d32eb9bc972d339759569f50e9c0bc4184cbc19f Changes +SHA256 4b2ca49458827d4f94c23794396b95cf573093322c24185df86ad538379bd0ea MANIFEST SHA256 df4261d9a20006cf881f187437d116e68fc9c5347595032aa3c5e628ec53f704 MD5.xs +SHA256 a160af4ef6148cb64fe30cdc01bf07e224db539ed77ddb92ccb0afa9dea32672 META.json +SHA256 250bd05e16e9698083c50fb3e49b2009b766bbf6162aec21aa171a058d0b6a6e META.yml SHA256 5a4d96d0a670104efcfb3b05956cd069bddb0c3e62d12c0c11f9b183a04d366c Makefile.PL SHA256 82110c06702322679b688c9c97ca29ba654735dad3980c7598646104fa54dfef README SHA256 0cb46ff166a1955b34708654fd2b6efe2888aac54ec3db9901e8e8ef2f34572d 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 0 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