Help for this page
my @MATCH_RE = ( q%(?:this|or|that)%, ... } return 1; }
my @SUB_RE = ( q@%(?:this|or|that)%bob%gsi@, ... } return $str; }