summaryrefslogtreecommitdiff
path: root/devel/p5-Module-ExtractUse/pkg-descr
blob: bf0dad46127adf2838ae94d0e6bee966233856ec (plain) (blame)
1
2
3
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.