Can anyone show me how to save to a variable the contents of a set of
double-quotes in a string?  The string could look like any of these:

phrase1 "phrase2" phrase3
"phrase2" phrase3
phrase1 phrase3 phrase4

In all of these examples, phrase2 would be saved to the variable.
Many thanks to anyone who can show me how to do this.

- Grant

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to