Letter P

perl-Module-Extract-Use - Pull out the modules a module explicitly uses

Website: http://search.cpan.org/dist/Module-Extract-Use/
License: Artistic 2.0
Vendor: Alcance Libre, Inc.
Description:
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.
Modules loaded with parent or base, for instance, will be in the import list
for those pragmas but won't have separate entries in the data this module
returns.

Packages

perl-Module-Extract-Use-1.043-5.fc14.al.noarch [15 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al