Module::ExtractUse - A Parse::RecDescent grammar to parse Perl code https://www.cpan.org/
Go to file
2024-01-06 09:20:10 +01:00
perl-Module-ExtractUse.spec automatic update by autodist [release 0.341-1mamba;Sat Feb 27 2016] 2024-01-06 09:20:10 +01:00
README.md automatic update by autodist [release 0.32-1mamba;Mon Sep 09 2013] 2024-01-06 09:20:10 +01:00

perl-Module-ExtractUse

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.