Perl: Regular Expressions
Regular Expressions
A regular expression (regex) is a pattern to be matched
Regular expressions can use normal characters to match single characters
Or they can use special characters to match patterns of multiple characters