http://www.perlmonks.org?node_id=144018


in reply to breaking long lines in my code

I'm not sure this is what you want, but it works:

print "Here's a long line blah blah "; print "blah that I would like broken up\n";