Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The “expression” in “regular expression” is there because regular expressions are constructed and parsed using grammatical rules similar to those used for arithmetic expressions. Regular expressions serve a very different purpose, true; but understanding the similarities between them will help you write better regular expressions, and hence better Perl.
Regular expressions are made up of atoms and operators. Atoms are generally single-character matches. For example: