On Feb 7, 2008, at 9:31 PM, Andy Lester wrote:


On Feb 7, 2008, at 8:22 PM, Matisse Enzer wrote:

I only care about modules loaded via 'use' for now - that's Good Enough (tm) for our purposes.


First, install ack, either installing App::Ack or downloading the standalone version from http://petdance.com/ack/

Then:

$ ack -h '^use\s+(\S+);' --output=$1 || sort -u



Ah! Ack! I had forgotten about ack.

And to be reminded by both Andy's !!

Thanks, we'll give it a try.

-M

-------------------------------------------------------
Matisse Enzer <[EMAIL PROTECTED]>
http://www.matisse.net/  - http://www.eigenstate.net/



Reply via email to