@matches = grep {$scalar =~ /$_/} qw/string1 string2 string3 string4/ [download]
In reply to Re: Silly regex with match extrapolation by apomatix in thread Silly regex with match extrapolation by elanghe