Log in
Register
linkhut
Bookmarks
tagged with:
perl
ack
Sort by:
recency
popularity
Order:
descending
ascending
20 Jul 13
Beyond grep: ack 2.04, a source code search tool for programmers
http://beyondgrep.com/
by
wyclif
12 years ago
Tags:
search
ack
perl
tech
programming
29 Nov 12
perl - How can I install and use ack library on Windows? - Stack Overflow
http://stackoverflow.com/questions/1023710/how-can-i-install-and-use-ack-library-on-windows
Start by installing perl http://strawberryperl.com/
Install App::Ack by typing (in a windows command shell)
C:>cpan App::Ack
by
lamnatos
13 years ago
Tags:
stackoverflow
perl
ack