Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Need help with arrays and CSVs

by NetWallah (Canon)
on Dec 26, 2007 at 20:27 UTC ( [id://659110]=note: print w/replies, xml ) Need Help??


in reply to Need help with arrays and CSVs

Please use code tags described in Writeup Formatting Tips.

Your code puts all the parsed columns in the entire file into a single flat array, printing the array as it accumulates.

Do you need to accumulate the entire file before processing it, or will you be working one line at a time ?

If you let us know what you want the code to accomplish, and what error messages you are getting, perhaps we can assist you better.

     "As you get older three things happen. The first is your memory goes, and I can't remember the other two... " - Sir Norman Wisdom

Log In?
Username:
Password:

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

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

    No recent polls found