Query: module::cpants::kwalitee::uses
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Module::CPANTS::Kwalitee::Uses(3pm) User Contributed Perl Documentation Module::CPANTS::Kwalitee::Uses(3pm)NAMEModule::CPANTS::Kwalitee::Uses - Checks which modules are usedSYNOPSISCheck which modules are actually used in the code.DESCRIPTIONMethods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse "MCK::Uses" uses "Module::ExtractUse" to find all "use" statements in code (actual code and tests). kwalitee_indicators Returns the Kwalitee Indicators datastructure. o use_strict o has_test_pod o has_test_pod_coverage o uses_test_nowarningsSEE ALSOModule::CPANTS::AnalyseAUTHORThomas Klausner <https://metacpan.org/author/domm>COPYRIGHT AND LICENSECopyright X 2003X2006, 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. perl v5.14.2 2012-06-08 Module::CPANTS::Kwalitee::Uses(3pm)