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 09:27:27 PM JST gpg: using RSA key 6E1CD566E81F1EA49536F13B612A7DD8535C8ED0 gpg: Can't check signature: No public key --- SIGNATURE Thu Jan 25 21:27:27 2024 +++ @@ -1,6 +1,8 @@ SHA256 9883675fcff53ab7c265f2c52853a4fff4c3ce0b086a432345b8e0e03121a2e3 Changes -SHA256 e32e40957c63be35b308a389202984a5462c82122c0247f974201ffb32b0fb51 MANIFEST +SHA256 4b2ca49458827d4f94c23794396b95cf573093322c24185df86ad538379bd0ea MANIFEST SHA256 df4261d9a20006cf881f187437d116e68fc9c5347595032aa3c5e628ec53f704 MD5.xs +SHA256 bc1f12ac93be42cbe2fa789af77c7e82dfbb6e18b4f3d4932dc49a5e02ab9111 META.json +SHA256 5dd123bee3596ed5484e52e5571f18437ebda513abf758a883f035c4114e1d80 META.yml SHA256 83ba97cb28e2e169931b5f0c8dfa616aa4ed18a96b2926d508cab3e2e6cbcf02 Makefile.PL SHA256 82110c06702322679b688c9c97ca29ba654735dad3980c7598646104fa54dfef README SHA256 cd9fa3000824af118e8ec165baa1048deb90a463951639476c88ac7449f23dd1 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.

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.02 metacpan

Other Files

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