Pages

Showing posts with label pattern. Show all posts
Showing posts with label pattern. Show all posts

Tuesday, August 6, 2013

Regular Expressions: Action, Pattern, Modifier


Introduction to Regular Expressions

In our introductory article on Perl Regular Expressions, we showed how regular expressions can cut down the code that you have to write. This article discusses the format of regular expressions.