On 8 Feb 2008, at 02:40, Matisse Enzer wrote:

Here's the command line that seems to work for me:

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


Doesn't match

use Some::Module qw( foo bar );

--
Andy Armstrong, Hexten




Reply via email to