Regular Expressions
Concentrate on learning how, when and where to use regular expressions. Follow through these focused tutorials and resources.
Regular Expression Cookbook
This is a fantastic collection of mini tutorials and code snippets using regular expressions.
This is a fantastic collection of mini tutorials and code snippets using regular expressions.
A Tao of Regular Expressions
A nice tutorial on working with and thinking about regular expressions from Steve Mansour.
A nice tutorial on working with and thinking about regular expressions from Steve Mansour.
Regular Expression Library
Although these are built mostly in ASP, many of them work or are easily translated to Perl. It's a nice resource.
Although these are built mostly in ASP, many of them work or are easily translated to Perl. It's a nice resource.
