Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: split on comma unless within quotes...

by Anonymous Monk
on Apr 10, 2014 at 11:48 UTC ( [id://1081802]=note: print w/replies, xml ) Need Help??


in reply to Re: split on comma unless within quotes...
in thread split on comma unless within quotes...

Consider that it is likely that:

  1. the time you spend writing, testing and debugging your own implementation will be greater than the time you spend installing the module on the servers
  2. your implementation will have less features than the existing modules
  3. the module you need is already installed on some of those servers

If you still think you want to roll your own, then Text::Balanced is a core module that can help you deal with quoted strings.

  • Comment on Re^2: split on comma unless within quotes...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found