Help for this page
$data = <<HTML; Here is my data! ... HTML print "$data\n$other\n";
Here is my data! Here is some OTHER data!