in reply to
Re: How to split a string
in thread
How to split a string
I would suggest that there are valid reasons to use serial variables rather than (or in addition to) an array. RegEx is a good example, setting $1, $2, $3, etc.
Ardemus "This, right now, is our lives."
Comment on
Re^2: How to split a string
In Section
Seekers of Perl Wisdom