logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

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.

See Also