Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Regular expressions are, in effect, an extra language that lives inside the Perl language. In Perl, they have quite a lot of features. First, I'll summarize how regular expressions work in Perl; then, I'll present some of their many features.
Regular expressions describe patterns in strings. The pattern described by a single regular expression may match many different strings.