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

Changes for version 1.63_01

  • THINGS THAT MAY BREAK FOR YOU
    • The changes I made to detect if ack is outputting to the screen may break some automated build tools. If so, please contact me. That's why this is a dev release.
  • FIXES
    • Colorized output to the screen is now the default, correctly. I got rid of the is_interactive() I took from IO::Interactive and just checked for C<-t *STDOUT>, because that's what we're really checking for: Is the output going to the screen?

Documentation

ack
grep-like text finder
ack
grep-like text finder

Modules

A container for functions for the ack program