in reply to
How to extract the different parts of a string stored in a varible?
You might want to read the
Pattern-Matching and Regular Expressions Tutorial
.
Comment on
Re: How to extract the different parts of a string stored in a varible?
In Section
Seekers of Perl Wisdom