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 10, as data generated by "MCK::Files" is used by all other
19       tests.
20
21       map_filenames
22
23       get db_filenames from real_filenames
24
25       analyse
26
27       "MCK::Files" uses "File::Find" to get a list of all files and dirs in a
28       dist. It checks if certain crucial files are there, and does some other
29       file-specific stuff.
30
31       get_files
32
33       The subroutine used by "File::Find". Unfortunantly, it depends on some
34       global values.
35
36       kwalitee_indicators
37
38       Returns the Kwalitee Indicators datastructure.
39
40       ·   extractable
41
42       ·   extracts_nicely
43
44       ·   has_readme
45
46       ·   has_manifest
47
48       ·   has_meta_yml
49
50       ·   has_buildtool
51
52       ·   has_changelog
53
54       ·   no_symlinks
55
56       ·   has_tests
57
58       ·   has_tests_in_t_dir
59
60       ·   buildfile_not_executabel
61
62       ·   has_example (optional)
63
64       ·   no_generated_file
65
66       ·   has_version_in_each_file
67
68       ·   no_stdin_for_prompting
69

SEE ALSO

71       Module::CPANTS::Analyse
72

AUTHOR

74       Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at
75
77       Copyright (C) 2003-2006, 2009  Thomas Klausner
78
79       You may use and distribute this module according to the same terms that
80       Perl is distributed under.
81
82
83
84perl v5.12.0                      2010-05-03Module::CPANTS::Kwalitee::Files(3)
Impressum