for(1..500){ push(@lines, "I will not throw paper aeroplanes in class."); } print join("\n",@lines);