Kwalitee Issues

no_pod_errors

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

Error: POD2-CN-0.01/lib/POD2/CN/perlcheat.pod -- Around line 3: Non-ASCII character seen before =encoding in 'ËÙ²é'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perlcn.pod -- Around line 13: Non-ASCII character seen before =encoding in '¼òÌåÖÐÎÄ'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perlguts.pod -- Around line 3: Non-ASCII character seen before =encoding in '½éÉÜ'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perlintro.pod -- Around line 3: Non-ASCII character seen before =encoding in 'Perl简介和概览'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perllol.pod -- Around line 3: Non-ASCII character seen before =encoding in '²Ù×÷Êý×éµÄÊý×飨¶þάÊý×飩'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perlobj.pod -- Around line 3: Non-ASCII character seen before =encoding in '¶ÔÏó'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perlretut.pod -- Around line 621: Expected text after =item, not a number Around line 625: Expected text after =item, not a number Around line 629: Expected text after =item, not a number Around line 635: Expected text after =item, not a number Around line 640: Expected text after =item, not a number Around line 645: Expected text after =item, not a number Around line 649: Expected text after =item, not a number Around line 655: Expected text after =item, not a number Around line 660: Expected text after =item, not a number Around line 1091: Expected text after =item, not a number Around line 1096: Expected text after =item, not a number Around line 1101: Expected text after =item, not a number Around line 1106: Expected text after =item, not a number Around line 1110: Expected text after =item, not a number Around line 1115: Expected text after =item, not a number POD2-CN-0.01/lib/POD2/CN/perlsub.pod -- Around line 3: Non-ASCII character seen before =encoding in '×Ó³ÌÐò(sub)'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perltoot.pod -- Around line 3: Non-ASCII character seen before =encoding in 'µÄ'. Assuming CP1252 POD2-CN-0.01/lib/POD2/CN/perlxs.pod -- Around line 4: Non-ASCII character seen before =encoding in 'ÓïÑÔÊÖ²á'. Assuming CP1252

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_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
POD2::CN Chinese translation of Perl core documentation 0.01 metacpan

Other Files

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