In the next chapter, you will learn about pattern matching with regular expressions, one of the best and most important features of the language. You will learn about expression modifiers and how to find patterns in text strings. If you are familiar with the UNIX grep or the vi editor, you will see how Perl enhances and simplifies the power of pattern matching with its matching and substitution operators and large selection of regular expression metacharacters.