while () { push (@array,$_); } } #### while () { chomp; push (@array,$_); }