@array = ("Hello ", "there.\n"); for (@array) { print; }