|
NAMEModule::CPANTS::Kwalitee::Files - Check for various filesSYNOPSISFind various files and directories that should be part of every self-respecting distribution.DESCRIPTIONMethodsorderDefines the order in which Kwalitee tests should be run. Returns 15, as data generated by "MCK::Files" is used by all other tests. analyse "MCK::Files" uses "File::Find::Object" to get a list of all files and directories in a distribution. It checks if certain crucial files are there, and does some other file-specific stuff. kwalitee_indicators Returns the Kwalitee Indicators data structure.
SEE ALSOModule::CPANTS::AnalyseAUTHORThomas Klausner <https://metacpan.org/author/domm>COPYRIGHT AND LICENSECopyright © 2003–2006, 2009 Thomas Klausner <https://metacpan.org/author/domm>You may use and distribute this module according to the same terms that Perl is distributed under.
Visit the GSP FreeBSD Man Page Interface. |