my $re = join '|', map quotemeta, keys %translate; [download]
In reply to Re^2: change all occurances of string1 into string2 by tobyink in thread change all occurances of string1 into string2 by Mr. Newb