Help for this page
use warnings; #use strict; ... TEXT print $text1;
This is the text for $text1. Note that multiple lines are allowed. Note too that the terminating line must exactly match the string betwe +en the << and the ; on the starting line. In particular any white space must mat +ch exactly.