Kevin Pfeiffer <[EMAIL PROTECTED]> wrote:

: Where I am stuck is on the question:
: 
: Given an @array such as 
: ("Title of Song", "Artist", "Title", "Another Artist", "etc"), 
: is there an easy way to strip out the quotation marks.

    s/"//g foreach @array;

HTH,

Charles K. Clarkson
-- 
Head Bottle Washer,
Clarkson Energy Homes, Inc.
Mobile Home Specialists
254 968-8328



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to