Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: Makefile.PL

buildtool_not_executable

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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Encode::HanConvert

no_pod_errors

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

Error: Encode-HanConvert-0.32/lib/Encode/HanConvert.pm -- Around line 208: Non-ASCII character seen before =encoding in '"¤¤¤å";'. 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 12 Dec 2006 08:24:24 PM JST gpg: using DSA key E3204C1F5D2BB11A gpg: Can't check signature: No public key --- SIGNATURE Tue Dec 12 20:24:24 2006 +++ @@ -2,7 +2,7 @@ SHA1 6fdb28793754cbb1e9796714996470ba1b3c393b Changes SHA1 5665793776b108a9dab60299e1367960774575cf MANIFEST SHA1 1c7d9e741bb97253754f09768bcbfcbc67e6be53 MANIFEST.SKIP -SHA1 1f53cebbbf7421fb1f6f0ff52bf407ef576efe6e META.yml +SHA1 67c90ea558f91acc863bde0fa9eeff581c990cf3 META.yml SHA1 15fa9948ef238b51df9259131921ace380e78d26 Makefile.PL SHA1 178bd0a33e63b2d1716b614941da0270b0310ce9 README SHA1 1e3c163b83bab3d1d912f20023f6168b80c17b33 bin/b2g.pl ==> 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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Encode::HanConvert

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
Encode::HanConvert Traditional and Simplified Chinese mappings 0.32 metacpan

Other Files

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