![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Newline Delimited Inputby CukiMnstr (Deacon) |
on Jun 10, 2003 at 23:53 UTC ( #264905=note: print w/replies, xml ) | Need Help?? |
well, as boo_radley already pointed out,
reads the newline delimited file into the @parts array. The only thing I can think of that might be giving you trouble is that every line in @parts has a newline at the end, but I have no way of telling if this is the problem without seeing the part you took out... does changing the above line to fixes your problem? hope this helps,
In Section
Seekers of Perl Wisdom
|
|