Help for this page
my @fileData = <FILE>; foreach my $fileLine (@fileData) {
open (DATA, "grep <string> <file-list> |"); while (<DATA>) {