libfile-grep-perl

Module for pattern matching in a series of files
  https://metacpan.org/release/File-Grep
  0
  no reviews



File::grep provides similar functionality as perl's builtin grep, map, and foreach commands, but iterating over a passed filelist instead of arrays. while trivial, this module can provide a quick dropin when such functionality is needed.