Immediate (“Here”) Documents
print << "END-OF-PRINT";
Hello there.
This is a two-line immediate text doc.
END-OF-PRINT
$mytext = <<TextEnd
This is some text
that ends on a blank line
TextEnd
Previous slide
Next slide
Back to first slide
View graphic version