|
|
| P is for Practical | |
| PerlMonks |
Re: Detecting if a string is a regular expressionby BrowserUk (Pope) |
| on Jan 11, 2013 at 00:29 UTC ( #1012770=note: print w/ replies, xml ) | Need Help?? |
|
To test if a string contains regex metachars, quotemeta it and compare it to the original:
Of course, that doesn't test if the metachars make sense as a regex. With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||