libmodule-extract-use-perl

Perl module to extract which modules some code uses

Description

Module::Extract::Use extracts the names of the modules used in a file using a static analysis. It uses PPI (Perl Parsing Interface) to tokenize and extract the file data.

Since this module does not run code, it cannot find dynamic uses of modules, such as eval "require $class".

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Module-Extract-Use


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmodule-extract-use-perl