my $regex = join '|', @mask; # Now you have a list of alternatives $regex = qr; # now the regex is precompiled