Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.22 | Cheng-Lung Sung | 2008-01-08 | 2 | -5/+4 |
| | | | | | | | Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes Notes: svn path=/head/; revision=205246 | ||||
* | - Update to 0.19 | Cheng-Lung Sung | 2007-04-24 | 2 | -5/+6 |
| | | | | Notes: svn path=/head/; revision=190791 | ||||
* | Module::ExtractUse is basically a Parse::RecDescent grammar to | Cheng-Lung Sung | 2007-02-13 | 4 | -0/+37 |
parse Perl code. It tries very hard to find all modules (whether pragmas, Core, or from CPAN) used by the parsed code. WWW: http://search.cpan.org/dist/Module-ExtractUse/ Notes: svn path=/head/; revision=185104 |