in reply to
string manupulation
The builtin
split
function will do this easily. For documentation on it, enter:
perldoc -f split
[download]
in a shell window.
Comment on
Re: string manupulation
Select
or
Download
Code
In Section
Seekers of Perl Wisdom