summaryrefslogtreecommitdiffstats
path: root/perl/perl-File-Grep/README
blob: 4b1d49a0e948d9f73fad07c90b30b0f8a9874eb6 (plain)
1
2
3
4
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.