Scroll to navigation

Module::CPANTS::Kwalitee::Pod(3pm) User Contributed Perl Documentation Module::CPANTS::Kwalitee::Pod(3pm)

NAME

Module::CPANTS::Kwalitee::Pod - Check Pod

SYNOPSIS

Check if the POD of a dist is syntactically correct.

DESCRIPTION

Methods

order
Defines the order in which Kwalitee tests should be run.
Returns 100.
analyse
"MCK::Pod" uses "Pod::Simple::Checker" to check if there are any syntactic errors in the POD.
It checks all files matching "/\.p(m|od|l)$/".
kwalitee_indicators
Returns the Kwalitee Indicators datastructure.
no_pod_errors

SEE ALSO

Module::CPANTS::Analyse

AUTHOR

Thomas Klausner <https://metacpan.org/author/domm>

COPYRIGHT AND LICENSE

Copyright X 2003X2006, 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.
2012-06-08 perl v5.14.2