Pod-Perldoc 3.29 Deleted
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (39) does not match dist (37):
- Missing in Dist: corpus/gh-56-1.pod, corpus/mandoc/Perldoc.man
- 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: Pod::Perldoc
- 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::Perldoc, Pod::Perldoc::GetOptsOO
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Pod::Perldoc
- Pod::Perldoc::BaseTo
- Pod::Perldoc::GetOptsOO
- Pod::Perldoc::ToANSI
- Pod::Perldoc::ToChecker
- Pod::Perldoc::ToMan
- Pod::Perldoc::ToNroff
- Pod::Perldoc::ToPod
- Pod::Perldoc::ToRtf
- Pod::Perldoc::ToTerm
- Pod::Perldoc::ToText
- Pod::Perldoc::ToTk
- Pod::Perldoc::ToXml
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 3.28,3.29
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Pod::Perldoc | Look up Perl documentation in Pod format. | 3.29 | metacpan |
Pod::Perldoc::BaseTo | Base for Pod::Perldoc formatters | 3.28 | metacpan |
Pod::Perldoc::GetOptsOO | Customized option parser for Pod::Perldoc | 3.28 | metacpan |
Pod::Perldoc::ToANSI | render Pod with ANSI color escapes | 3.28 | metacpan |
Pod::Perldoc::ToChecker | let Perldoc check Pod for errors | 3.28 | metacpan |
Pod::Perldoc::ToMan | let Perldoc render Pod as man pages | 3.28 | metacpan |
Pod::Perldoc::ToNroff | let Perldoc convert Pod to nroff | 3.28 | metacpan |
Pod::Perldoc::ToPod | let Perldoc render Pod as ... Pod! | 3.28 | metacpan |
Pod::Perldoc::ToRtf | let Perldoc render Pod as RTF | 3.28 | metacpan |
Pod::Perldoc::ToTerm | render Pod with terminal escapes | 3.28 | metacpan |
Pod::Perldoc::ToText | let Perldoc render Pod as plaintext | 3.28 | metacpan |
Pod::Perldoc::ToTk | let Perldoc use Tk::Pod to render Pod | 3.28 | metacpan |
Pod::Perldoc::ToXml | let Perldoc render Pod as XML | 3.28 | metacpan |