1Module::CPANTS::KwaliteUes:e:rFiCloenst(r3i)buted Perl DMoocduumleen:t:aCtPiAoNnTS::Kwalitee::Files(3)
2
3
4

NAME

6       Module::CPANTS::Kwalitee::Files - Check for various files
7

SYNOPSIS

9       Find various files and directories that should be part of every self-
10       respecting distribution.
11

DESCRIPTION

13   Methods
14       order
15
16       Defines the order in which Kwalitee tests should be run.
17
18       Returns 15, as data generated by "MCK::Files" is used by all other
19       tests.
20
21       analyse
22
23       "MCK::Files" uses "File::Find::Object" to get a list of all files and
24       directories in a distribution. It checks if certain crucial files are
25       there, and does some other file-specific stuff.
26
27       kwalitee_indicators
28
29       Returns the Kwalitee Indicators data structure.
30
31       •   has_readme
32
33       •   has_manifest
34
35       •   has_meta_yml
36
37       •   has_buildtool
38
39       •   has_changelog
40
41       •   no_symlinks
42
43       •   has_tests
44
45       •   has_tests_in_t_dir
46
47       •   no_stdin_for_prompting
48

SEE ALSO

50       Module::CPANTS::Analyse
51

AUTHOR

53       Thomas Klausner <https://metacpan.org/author/domm>
54
56       Copyright © 2003–2006, 2009 Thomas Klausner
57       <https://metacpan.org/author/domm>
58
59       You may use and distribute this module according to the same terms that
60       Perl is distributed under.
61
62
63
64perl v5.36.0                      2022-07-22Module::CPANTS::Kwalitee::Files(3)
Impressum