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



--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to