in reply to Is there a definitive module for efficiently searching a collection of text files?

You may want to checkout the ack utility and the module behind it
  • Comment on Re: Is there a definitive module for efficiently searching a collection of text files?

Replies are listed 'Best First'.
Re^2: Is there a definitive module for efficiently searching a collection of text files?
by nysus (Parson) on Mar 18, 2025 at 13:04 UTC

    Ah, this looks very promising. Thanks!

    $PM = "Perl Monk's";
    $MC = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar Parson";
    $nysus = $PM . ' ' . $MC;
    Click here if you love Perl Monks