in reply to
Re: Parsing a string
in thread
Parsing a string
s/,//g; s/\s+/ /g;
Comment on
Re^2: Parsing a string
In Section
Seekers of Perl Wisdom