Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: CSV Manipulation

by jandrew (Chaplain)
on Nov 16, 2011 at 16:44 UTC ( [id://938416]=note: print w/replies, xml ) Need Help??


in reply to CSV Manipulation

In the spirit of TIMTOWTDI

Since your file seems to only contain 7 fields per line with no extended free form text you may want to review the possibility of using Tie::File. I have found this module helpful when parsing files of the size that kill your memory limits. Then you could just split the line for testing and manipulation of values.

Log In?
Username:
Password:

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

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

    No recent polls found