print "Enter text with returns. Press Control+D to submit-\n"; my @input = ; print join("", @input);