./textproc/p5-File-Grep, Perl 5 module to grep a file

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.02, Package name: p5-File-Grep-0.02, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

Filesize: 4.763 KB

Version history: (Expand)


CVS history: (Expand)


   2025-06-09 06:52:10 by John Nemeth | Files touched by this commit (3)
Log message:
textproc/p5-File-Grep: import p5-File-Grep-0.02

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.