RosettaCodeData/Task/Here-document/Perl/here-document-5.pl

5 lines
49 B
Perl
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
print(<<EOF . "lamb\n");
Mary had
a little
EOF