ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
235 B
Text
5 lines
235 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/Module-ExtractUse
|