my $a; $a = " Some stuff here Some more stuff on the next line "; #### my $string = <## print << END_HERE; Here is multi-line text created with a here document. END_HERE #### my $string; $string = <