Module::CPANTS::Kwalitee::Pod - Check Pod
Contents
Copyright And License
Copyright © 2003–2006, 2009 Thomas Klausner <https://metacpan.org/author/domm>
You may use and distribute this module according to the same terms that Perl is distributed under.
perl v5.36.0 2023-10-28 Module::CPANTS::Kwalitee::Pod(3pm)
Description
Methodsorder
Defines the order in which Kwalitee tests should be run.
Returns 100.
analyse
Parses pod to see if it has a proper abstract.
kwalitee_indicators
Returns the Kwalitee Indicators data structure.
• has_abstract_in_pod
• no_abstract_stub_in_pod
Name
Module::CPANTS::Kwalitee::Pod - Check Pod
See Also
Module::CPANTS::Analyse
Synopsis
Some of the check in this module has moved to Module::CPANTS::SiteKwalitee::Pod
<https://github.com/cpants/Module-CPANTS-SiteKwalitee> to double-check the pod correctness on the server
side.
If you do care, it is recommended to add a test to test pod (with Test::Pod) in "xt/" directory in your
distribution.
