1Module::CPANTS::KwaliteUes:e:rMeCtoanYtMrLi(b3u)ted PerlMoDdoucluem:e:nCtPaAtNiToSn::Kwalitee::MetaYML(3)
2
3
4
6 Module::CPANTS::Kwalitee::MetaYML - Checks data availabe 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 11.
18
19 analyse
20
21 "MCK::MetaYML" checks "META.yml".
22
23 kwalitee_indicators
24
25 Returns the Kwalitee Indicators datastructure.
26
27 · metayml_is_parsable
28
29 · metayml_has_license
30
31 · metayml_conforms_spec_1_0
32
33 · metayml_conforms_known_spec
34
35 · metayml_conforms_spec_current
36
37 · metayml_declares_perl_version
38
39 check_spec_conformance
40
41 check_spec_conformance($d,$version);
42
43 Validates META.yml using Test::YAML::Meta.
44
46 Module::CPANTS::Analyse
47
49 Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at and Gabor Szabo,
50 <gabor@pti.co.il>, http://www.szabgab.com
51
53 Copyright (C) 2003-2009 Thomas Klausner Copyright (C) 2006-2008 Gabor
54 Szabo
55
56 You may use and distribute this module according to the same terms that
57 Perl is distributed under.
58
59
60
61perl v5.12.0 2010-05-0M3odule::CPANTS::Kwalitee::MetaYML(3)