Mega Code Archive

 
Categories / Perl / Report
 

Using new line character

format STDOUT = @* $text . $text = "Here\nis\nthe\ntext."; write;