hartzell has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to generate a list of files found in directories on @INC and try to generate a list of CPAN modules that accounts for as many of them as possible.
Before I reinvent any unnecessary wheels I thought I should ask for pointers to any existing tools and/or data sets (e.g. list of files contained in various CPAN modules, etc...) that might let me be Lazier.
Thanks for any suggestions.
g.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Reverse engineer a list of CPAN modules from stuff in @INC
by jasonk (Parson) on Mar 05, 2009 at 02:18 UTC | |
|
Re: Reverse engineer a list of CPAN modules from stuff in @INC
by perrin (Chancellor) on Mar 05, 2009 at 03:37 UTC |