Perl Basics: Printing HTML Output
As you saw in the last section, printing HTML to the browser with Perl required escaping quote marks and using the \n character to break a line if you wanted your code to be more readable.







