The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v3.1.1 - 2019-08-31

  • SPEEDUP
    • Improved the speed up the -l, -L and -c options by pre-scanning the file in bulk before doing line-by-line scan. (GH #221)
  • FIXES
    • On Windows, patterns with $ to mark the end of the line would not match. (GH #229)
  • DOCUMENTATION
    • Fixed docs that referred to --range-stop instead of --range-end. (GH #228)
  • INTERNALS
    • Now requires File::Next 1.18.

Documentation

ack
grep-like text finder

Provides

in lib/App/Ack/ConfigLoader.pm