in reply to Re: Common Regex Gotchas
in thread Common Regex Gotchas

your allowed to do that with regexs? I just learned you could use [], (), "", <>, etc., with qq...

I should read more on Perl.