Andrew Savige [mailto:[EMAIL PROTECTED]] wrote: > Winter Christian wrote: > > # String to array: > > @lines=$x=~/[^\n]/g; > > This one splits into array of chars not array of lines.
Shame on me, seems like I was unable to read what the question was. -Christian
