Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Help with Text::ParseWords

by basicdez (Pilgrim)
on Oct 18, 2001 at 20:01 UTC ( [id://119717]=note: print w/replies, xml ) Need Help??


in reply to Re: Help with Text::ParseWords
in thread Help with Text::ParseWords

Thanks. I have resolved that problem and actually have it working now. For future reference though, do you have any suggestions on how to seperate "Leppala"01261907 or "Saukville""WI" If not though that is cool as I have it working properly now. peace dez L

Replies are listed 'Best First'.
Re: Re: Re: Help with Text::ParseWords
by nardo (Friar) on Oct 18, 2001 at 20:24 UTC
    If you are unconcerned about escaped quotes ("George \"The Man\" Washington") a quick way would be to set $keep to 1
    &quotewords('\s+', 1, $_);
    and then split on quotes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://119717]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-19 07:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found