in reply to Help with Text::ParseWords

I think you mean:

@data = &quotewords('\s+', 0, $_);
--
<http://www.dave.org.uk>

"The first rule of Perl club is you don't talk about Perl club."