slackbuilds/perl/perl-File-Grep/README

5 lines
227 B
Plaintext

File::Grep mimics the functionality of the grep function in perl, but
applying it to files instead of a list. This is similar in nature to
the UNIX grep command, but more powerful as the pattern can be any
legal perl function.