1Module::CPANTS::KwaliteUes:e:rPoCdo(n3t)ributed Perl DocMuomdeunltea:t:iCoPnANTS::Kwalitee::Pod(3)
2
3
4
6 Module::CPANTS::Kwalitee::Pod - Check Pod
7
9 Some of the check in this module has moved to
10 Module::CPANTS::SiteKwalitee::Pod <https://github.com/cpants/Module-
11 CPANTS-SiteKwalitee> to double-check the pod correctness on the server
12 side.
13
14 If you do care, it is recommended to add a test to test pod (with
15 Test::Pod) in "xt/" directory in your distribution.
16
18 Methods
19 order
20
21 Defines the order in which Kwalitee tests should be run.
22
23 Returns 100.
24
25 analyse
26
27 Parses pod to see if it has a proper abstract.
28
29 kwalitee_indicators
30
31 Returns the Kwalitee Indicators data structure.
32
33 • has_abstract_in_pod
34
35 • no_abstract_stub_in_pod
36
38 Module::CPANTS::Analyse
39
41 Thomas Klausner <https://metacpan.org/author/domm>
42
44 Copyright © 2003–2006, 2009 Thomas Klausner
45 <https://metacpan.org/author/domm>
46
47 You may use and distribute this module according to the same terms that
48 Perl is distributed under.
49
50
51
52perl v5.38.0 2023-09-10 Module::CPANTS::Kwalitee::Pod(3)