Elliot Shank wrote:
Matisse Enzer wrote:I want to utility program that I can point at a list of files and/r directories and get back a list of all the unique modules/pragmas that are imported via 'use'Before i write my own, using PPI, does this exist already in the CPAN?One is already in progress. Right now you'll probably need to post-process the output.http://search.cpan.org/dist/PPIx-Grep/
Warning: it has bogus dependencies and only uses M::B, no EU::MM. (Yes, I'm the author.)