if ( $x =~ /#some regex/o ) { # or if ( $x =~ /#some constant regex/ ) {