aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-ack/pkg-descr
blob: c64fdd370088591b189d2dec639d1dc9652397cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
ack is a grep-like program with optimizations for searching through large
trees of source code.

Key improvements include:

    * Defaults to only searching program source code
    * Defaults to recursively searching directories
    * Ignores blib directories.
    * Ignores source code control directories, like CVS, .svn and _darcs.
    * Uses Perl regular expressions
    * Highlights matched text

WWW: https://beyondgrep.com/