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 08 Feb 2024 10:53:59 PM JST gpg: using RSA key 6E1CD566E81F1EA49536F13B612A7DD8535C8ED0 gpg: Can't check signature: No public key --- SIGNATURE Thu Feb 8 22:53:59 2024 +++ @@ -1,6 +1,8 @@ SHA256 cf6c534fa45b9af139dae02f0268ec18bea2c9af80aebbe3b8a5ed2486a09eae Changes -SHA256 f30ee59b9d18932ebda635b14144b89398abcae5b4479dfc5fce15cc2e0d89bf MANIFEST +SHA256 2c2480836c37bd588797229c207f627054f8e14c9d3bbfca2e12c5027472a2c2 MANIFEST SHA256 eae8f48e3ca1d4b40cec05d16aaf493faa4bce0850474932c835e66c89a6ca07 MD5.xs +SHA256 30ebb227f8e45cf69fb00d5531feb0dea36170d768a7999b1f2e20bb260f29fa META.json +SHA256 4f3d3702bb789f1c09fba1d0f956babda6d4206dc2006ffb7720a93cba7aee85 META.yml SHA256 c3ac58d5a8468987cee23e521732c4152854ffb5fdfea8cc80150eaa442e7c5f Makefile.PL SHA256 82110c06702322679b688c9c97ca29ba654735dad3980c7598646104fa54dfef README SHA256 bfe00d55fdd6410be60cfd48e67ab98727498b7ff4501e0154a248e0789120a7 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.

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

Other Files

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