If you do not want the newlines in each instance of the array, then just use the chomp.while (<FH>) { chomp; push @out, lc("$_\n"); }
In reply to Re: I'm so confused
by the_0ne
in thread I'm so confused
by st4k
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |