beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 140 forks source link

Add examples to docs #352

Closed hoelzro closed 7 years ago

hoelzro commented 11 years ago

From https://github.com/petdance/ack/issues/119

Add examples of cool Perl regexes you can use, like /#(?!!/ for a hash not followed by a bang.

We want to help people learn about Perl regexes and regexes in general. Not everyone who uses ack is a Perl programmer.