Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: CSV File Parsing

by stephen (Priest)
on Feb 28, 2013 at 19:05 UTC ( [id://1021095]=note: print w/replies, xml ) Need Help??


in reply to CSV File Parsing

Your code currently will only throw an error if both columns are non-alphanumeric. If either one contains alphanumeric data, then it won't exit. You might want to change that "&&" to "||".

stephen

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1021095]
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: (4)
As of 2024-04-25 14:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found