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

Re: Regex to do a smart split()

by gryphon (Abbot)
on Jan 30, 2004 at 15:28 UTC ( [id://325254]=note: print w/replies, xml ) Need Help??


in reply to Regex to do a smart split()

Greetings Anonymous,

I recommend you take a different approach by looking at DBD::CSV or Text:CSV, depending on your exact needs. I deal with a lot of database stuff, so the former feels more comfortable than the latter for me. However, the choice should be about how you want to use the data.

This is sort of a "buy vs build" argument, only it's "free vs build" in this case. As an extreme example, you can write your own HTML parser, but why bother when others have done your work for you?

gryphon
code('Perl') || die;

Log In?
Username:
Password:

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

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

    No recent polls found