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: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Fri 21 Apr 2006 11:06:37 PM JST gpg: using DSA key 642BA2984E758317 gpg: Can't check signature: No public key --- SIGNATURE Fri Apr 21 23:06:37 2006 +++ @@ -1,6 +1,6 @@ SHA1 9ec0d021cf2970d9dc0908489d3fc30427e405d3 Changes SHA1 0d9e497c81e9f54e44a7d1ff000ddc67bb4d9d8c MANIFEST -SHA1 9f3339ed048b3473e92812aede9e41691b916194 META.yml +SHA1 29bf3147fbd7d28f80c432c4859bf87011de663f META.yml SHA1 be51e46f172f7b5e4eca0575f362c8871870eaab Makefile.PL SHA1 2d67f9ed0ad5224c80538b19d9a9ec6cdf6b4834 README SHA1 4af23207294f7e338deb3efbcf968e2a441e5e6f lib/Math/SymbolicX/Error.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_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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
Math::SymbolicX::Error Parser extension for dealing with numeric errors 0.01 metacpan

Other Files

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