RosettaCodeData/Task/Here-document/Perl/here-document-5.pl
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

4 lines
49 B
Perl

print(<<EOF . "lamb\n");
Mary had
a little
EOF