Fedora Packages

perl-Module-Extract-Use

Pull out 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. 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.052-1.fc40 -
Fedora 40 1.052-1.fc40 -
Fedora 39 1.051-6.fc39 -
Fedora 38 1.051-5.fc38 -
EPEL 8 1.043-10.el8 -
EPEL 7 1.04-2.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Module-Extract-Use dash maintainers at fedoraproject dot org.



Sources on Pagure