1Module::CPANTS::KwaliteUes:e:rMeCtoanYtMrLi(b3u)ted PerlMoDdoucluem:e:nCtPaAtNiToSn::Kwalitee::MetaYML(3)
2
3
4
6 Module::CPANTS::Kwalitee::MetaYML - Checks data available in META.yml
7
9 Checks various pieces of information in META.yml
10
12 Methods
13 order
14
15 Defines the order in which Kwalitee tests should be run.
16
17 Returns 10. "MetaYML" should be checked earlier than "Files" to handle
18 "no_index" correctly.
19
20 analyse
21
22 "MCK::MetaYML" checks "META.yml".
23
24 kwalitee_indicators
25
26 Returns the Kwalitee Indicators data structure.
27
28 • meta_yml_is_parsable
29
30 • meta_yml_has_provides
31
32 • meta_yml_conforms_to_known_spec
33
34 • meta_yml_declares_perl_version
35
36 • meta_yml_has_repository_resource
37
38 • meta_json_is_parsable
39
40 • meta_json_conforms_to_known_spec
41
43 Module::CPANTS::Analyse
44
46 Thomas Klausner <https://metacpan.org/author/domm> and Gábor Szabó
47 <https://metacpan.org/author/szabgab>
48
50 Copyright © 2003–2009 Thomas Klausner
51 <https://metacpan.org/author/domm>
52
53 Copyright © 2006–2008 Gábor Szabó <https://metacpan.org/author/szabgab>
54
55 You may use and distribute this module according to the same terms that
56 Perl is distributed under.
57
58
59
60perl v5.38.0 2023-09-1M0odule::CPANTS::Kwalitee::MetaYML(3)