|
|
| There's more than one way to do things | |
| PerlMonks |
Re^3: split a line by control ^D characterby eyepopslikeamosquito (Canon) |
| on Dec 02, 2012 at 11:17 UTC ( #1006703=note: print w/ replies, xml ) | Need Help?? |
|
You're welcome. One more thing I noticed is that you will probably want to add a line: right after my @arr = <$FILE>; to avoid the last field on each line containing a newline.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||