in reply to Re: The most annoying common way to get a string literal in Perl is...in thread The most annoying common way to get a string literal in Perl is...
my $var = " stuff stuff more stuff yet more stuff? amazing stuf"; [download]