in reply to Re^2: How to set relational operators to variables to be used by program
in thread How to set relational operators to variables to be used by program
eliminating the extra for loop.if (eval "$hash{$filter[0]->[0]} $filter [0]->[1] $filter[0]->[2]") { print OUTFILE $line, "\n"; }
|
|---|