in reply to
Re: Capturing the nth word in a string
in thread
Capturing the nth word in a string
You don't have to hard code the '3' here. It can easily be a variable. This is a good solution.
Comment on
Re: Re: Capturing the nth word in a string
In Section
Seekers of Perl Wisdom