pmacs3/foo.pl

9 lines
64 B
Perl
Raw Normal View History

2007-03-06 10:05:38 -05:00
my $foo = <<EOF;
hi hi hi EOF hi hi EOF
EOF
EOF
print $foo;