use strict; use warnings; my $string = "This is a test..."; print $string; [download]
In reply to Re: assign a string using multiline format by chester in thread assign a string using multiline format by danmcb