| Module::CPANTS::Kwalitee::Pod - Check Pod |
Module::CPANTS::Kwalitee::Pod - Check Pod
Check if the POD of a dist is syntactically correct.
Defines the order in which Kwalitee tests should be run.
Returns 100.
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)$/.
Returns the Kwalitee Indicators datastructure.
the Module::CPANTS::Analyse manpage
Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at
You may use and distribute this module according to the same terms that Perl is distributed under.
| Module::CPANTS::Kwalitee::Pod - Check Pod |