This section builds on the basic regular expressions taught in Netizen's Introduction to Perl course. We will learn how to handle data which consists of multiple lines of text, including how to input data as multiple lines and different ways of performing matches against that data.