Pod-PseudoPod 0.19 Latest
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: Pod-PseudoPod-0.19/lib/Pod/PseudoPod/Tutorial.pod -- Around line 334: 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.
- 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: Pod::PseudoPod, Pod::PseudoPod::Checker, Pod::PseudoPod::DocBook, Pod::PseudoPod::HTML, Pod::PseudoPod::Index, Pod::PseudoPod::Text
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Pod::PseudoPod | A framework for parsing PseudoPod | 0.19 | metacpan |
Pod::PseudoPod::Checker | check the PseudoPod syntax of a document | 0.19 | metacpan |
Pod::PseudoPod::DocBook | format PseudoPod as DocBook | 0.19 | metacpan |
Pod::PseudoPod::HTML | format PseudoPod as HTML | 0.19 | metacpan |
Pod::PseudoPod::Index | format PseudoPod index entries | 0.19 | metacpan |
Pod::PseudoPod::Text | format PseudoPod as plaintext | 0.19 | metacpan |