Help for this page
my @phrases = map { qr/$_/ } # precompile regexes, may not be what you + want though ( ... { # No match. }