Module::CPANTS::Kwalitee::Uses(3pm) User Contributed Perl Documentation Module::CPANTS::Kwalitee::Uses(3pm)

Module::CPANTS::Kwalitee::Uses - Checks which modules are used

Check which modules are actually used in the code.

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 data structure.

  • use_strict
  • use_warnings

Module::CPANTS::Analyse

Thomas Klausner <https://metacpan.org/author/domm>

Copyright © 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.

2023-10-28 perl v5.36.0