Oooh, cool way to split
Posted on December 16th, 2003 by Sacha Chua
use Text::ParseWords;
@new = quotewords(",", 0, $text);
Short URL: http://sachachua.com/blog/p/1506

use Text::ParseWords;
@new = quotewords(",", 0, $text);
Short URL: http://sachachua.com/blog/p/1506
Comment, share a thought, ask a question...
Please comment as you, not your organization.