"always wondered if there's a list that contains all the special characters to watch out for"
This is pretty much covered in perldoc perlre
In reply to Re: simple regex
by McDarren
in thread simple regex
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |