1Module::CPANTS::KwaliteUes:e:rUsCeosn(t3r)ibuted Perl DoMcoudmuelnet:a:tCiPoAnNTS::Kwalitee::Uses(3)
2
3
4
6 Module::CPANTS::Kwalitee::Uses - Checks which modules are used
7
9 Check which modules are actually used in the code.
10
12 Methods
13 order
14
15 Defines the order in which Kwalitee tests should be run.
16
17 Returns 100.
18
19 analyse
20
21 "MCK::Uses" uses "Module::ExtractUse" to find all "use" statements in
22 code (actual code and tests).
23
24 kwalitee_indicators
25
26 Returns the Kwalitee Indicators data structure.
27
28 · use_strict
29
30 · use_warnings
31
33 Module::CPANTS::Analyse
34
36 Thomas Klausner <https://metacpan.org/author/domm>
37
39 Copyright © 2003–2006, 2009 Thomas Klausner
40 <https://metacpan.org/author/domm>
41
42 You may use and distribute this module according to the same terms that
43 Perl is distributed under.
44
45
46
47perl v5.32.0 2020-07-28 Module::CPANTS::Kwalitee::Uses(3)