The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.04 - 2013-04-26

  • ack now runs on a standard Perl 5.8.8 install with no module updates. The minimum Perl requirement for ack is now explicitly 5.8.8. Anything before 5.8.8 will not work, and we've added checks. Thanks, Michael McClimon.
  • FIXES
    • ack was colorizing captured groups even if --nocolor was given. Thanks, Dale Sedivic.
  • ENHANCEMENTS
    • The --shell file type now recognizes the fish shell.
    • We now ignore minified CSS or Javascript, in the form of either *.css.min or *.min.css, or *.js.min or *.min.js.
    • Added support for the Dart language.
    • ack 2.02 was much slower than ack 1.96, up to 8x slower in some cases. These slowdowns have been mostly eliminated, and in some cases ack 2.04 is now faster than 1.96.

Documentation

ack
grep-like text finder

Modules

A container for functions for the ack program
Filter objects to filter files

Provides

in ConfigDefault.pm
in ConfigFinder.pm
in ConfigLoader.pm
in Extension.pm
in FirstLineMatch.pm
in Resource.pm
in Resources.pm