Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Math-Symbolic-Custom-LaTeXDumper-0.201/lib/Math/Symbolic/Custom/LaTeXDumper.pm -- Around line 394: Non-ASCII character seen before =encoding in 'Müller,'. Assuming CP1252

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 Tue 14 Feb 2006 11:52:53 PM JST gpg: using DSA key 642BA2984E758317 gpg: Can't check signature: No public key --- SIGNATURE Tue Feb 14 23:52:53 2006 +++ @@ -1,6 +1,6 @@ SHA1 ffa897636c783cac40536034b5fde5f221cf7778 Changes -SHA1 6ca6df6b09431a0573392d04148167e026a00df2 MANIFEST -SHA1 a3018ce02bcd2dc0163d0c6448e758143d8ba41e META.yml +SHA1 96ee8ed63f9d850b1e3f19c531bdc35ba10379c1 MANIFEST +SHA1 d8600dd365391f029db9f9f93bcc5df5f256e64f META.yml SHA1 57554c9aaca54b563201a5b114dabd1ea3a4af58 Makefile.PL SHA1 f4ce8d8cd8800dc671faa470b3904dc70facdbbc README SHA1 7c4c900481d5d3d8c979999d11be84f8ade56cdb inc/Module/AutoInstall.pm @@ -14,7 +14,7 @@ SHA1 9baeb2f4f4c92f67f1e0d7be4e370af5019d9bb5 inc/Module/Install/Metadata.pm SHA1 07940a52a61b1456023751be6bffa012fe1186ab inc/Module/Install/Win32.pm SHA1 9aeb39d66698a45e1f997e1536bda96183a4ba3d inc/Module/Install/WriteAll.pm -SHA1 923a76522caae1e9e5e2b96d28e392a12f2baac1 lib/Math/Symbolic/Custom/LaTeXDumper.pm +SHA1 b0a723c3c3d2d6cca738093a9613f9087799668e lib/Math/Symbolic/Custom/LaTeXDumper.pm SHA1 bb0da54f2b3f2d7955baa41ee458cb3d1887f475 t/00pod.t SHA1 2db32c1aac44c2e41530ea63431166d91bd458bf t/00podcover.t SHA1 261cbf4645b0f3d500ad56920b5d0f036786a8fa t/01compile.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

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::Symbolic::Custom::LaTeXDumper Math::Symbolic LaTeX output 0.201 metacpan

Other Files

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