Commit graph

1 commit

Author SHA1 Message Date
he
9f2ecd4f11 Import p5-Module-ExtractUse version 0.23.
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.

"Usage" is defined by either calling use or require.
2008-10-30 23:16:20 +00:00