Re: [Boston.pm] Is there a modifier on m or s that says the argument is not a regex
Jerrad Pierce <[email protected]> Sun, 13 Jan 2019 21:44:52 -0500
| Newsgroups | gmane.comp.lang.perl.perl-mongers.boston |
|---|---|
| Message-ID | <[email protected]> |
You can wrap your expression to match in \Q \E to auto-escape things.