Module-Extract-Use
Module::Extract::Use - Discover the modules a module explicitly uses
Extract the names of the modules used in a file using a static analysis. Since this module does not run code, it cannot find dynamic uses of modules, such as eval "require $class". It only reports modules that the file loads directly or are in the import lists for parent or base. The module can handle the conventional inclusion of modules with either use or require as the statement:
cpan: Module::Extract::Use cpan-module: Module::Extract::Use
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| ledgersmb GitHub ↗ | 1.51.0 | 1 | 2 yr | details › |