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