⭐ in reply to How do I escape meta-characters in a user-defined string?
if($string=~/\Q$key\E/){ [download]