Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: looping through a csv file

by Kenosis (Priest)
on Feb 03, 2014 at 20:51 UTC ( [id://1073263]=note: print w/replies, xml ) Need Help??


in reply to looping through a csv file

If you would, please provide a line of your data (even though you've described it--and redacted, if necessary), and then show a finished line the way you want it.

Also, unless you absolutely know that there are no commas in the email addresses (commas are allowed in the local part of email addresses if enclosed by double-quotes), then you should use a csv parsing module, such as Text::CSV_XS, instead of splitting the line on commas.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-18 00:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found