- or download this
if ((eval "$cells[$extract_col] $filter_array[$i][1] $filter_array[$i]
+[2]"))
- or download this
if ((eval '$cells[$extract_col] ' . $filter_array[$i][1] . ' $filter_a
+rray[$i][2]'))
- or download this
print OUTFILE "$cells[$extract_col]", "\n";
- or download this
print OUTFILE $row, "\n";