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:13:30 PM JST gpg: using DSA key 642BA2984E758317 gpg: Can't check signature: No public key --- SIGNATURE Fri Apr 21 23:13:30 2006 +++ @@ -1,6 +1,6 @@ SHA1 66634c6b565c1bc474155395b2b11e078f344a0a Changes SHA1 0d9e497c81e9f54e44a7d1ff000ddc67bb4d9d8c MANIFEST -SHA1 f346300c999a72e343b7d747fcce4ef80e5a44f2 META.yml +SHA1 9e52fb658596b4c77d26051da42b2e3f4d0f13e5 META.yml SHA1 de2231158b62347c37c459251794830212966f7f Makefile.PL SHA1 25eb6cd40718ac6aa2f1fd85b368c847eabd40d1 README SHA1 424500b1c8877bc4b1fb69eca37dbf36f06b187a 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.02 metacpan

Other Files

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