Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Module-ExtractUse - Find out what modules are used
- Description:
Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl
code. It tries very hard to find all modules (whether pragmas, Core, or
from CPAN) used by the parsed code.
Packages
perl-Module-ExtractUse-0.32-1.el7.noarch
[29 KiB] |
Changelog
by Paul Howarth (2013-09-04):
- Update to 0.32
- Don't include cached results
- Fix handling module beginning with v and pragma with version
- Recognize "use parent"
|