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.

no_pod_errors

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

Error: Image-Thumbnail-0.65/lib/Image/Thumbnail.pm -- Around line 207: You forgot a '=back' before '=head2'

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 25 Feb 2011 07:48:44 PM JST gpg: using RSA key 56DB0CD2AFBB6E97 gpg: Can't check signature: No public key --- SIGNATURE Fri Feb 25 19:48:44 2011 +++ @@ -1,5 +1,5 @@ SHA1 d397cdb7b08c7efc51a30867514226b16e8ba1bd Changes -SHA1 2c0f9c1cacb3b1def8b2d17c52d0e9d4a6ca06de MANIFEST +SHA1 61e0344ccdd70a096e93a54c9d5270178027c785 MANIFEST SHA1 f75965ad5a75f6f87145249598c0b7a655d9bf1c META.yml SHA1 184ec70dbb6fc845cfc79d254ec556c7410a6c94 Makefile.PL SHA1 88b0979c5792dc454e70d9ddbfe988efd879d2ae README ==> 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.

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
Image::Thumbnail Simple thumbnails with various Perl libraries 0.65 metacpan

Other Files

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