is perfectly legal. So is/foo/;
or for that matterqr/foo/;
What you seem to be after is regex meta-characters... see perlre/qr\/foo\//;
--
I'm not belgian but I play one on TV.
In reply to Re: Walks like a regex, quacks like a regex...
by belg4mit
in thread Walks like a regex, quacks like a regex...
by legLess
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |