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

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

Defines the order in which Kwalitee tests should be run.
Returns 10,
as data generated by MCK::Files is used by all other tests.
get db_filenames from real_filenames
MCK::Files uses File::Find to get a list of all files and dirs in a dist.
It checks if certain crucial files are there,
and does some other file-specific stuff.
The subroutine used by File::Find.
Unfortunantly,
it depends on some global values.
Returns the Kwalitee Indicators datastructure.



Copyright © 2003–2006, 2009 Thomas Klausner
You may use and distribute this module according to the same terms that Perl is distributed under.