Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Parsing delimited file contents

by mikelieman (Friar)
on Nov 02, 2009 at 17:12 UTC ( [id://804514]=note: print w/replies, xml ) Need Help??


in reply to Parsing delimited file contents

All the code which opens and sends output to the file appear to be commented out.

I'd fall back to a trivial example. Open file, loop through, print read values. ( which it appears you're sorta-trying to do here ) Then when you have it showing you that it's doing the open/read/print/loop thing right, you can open the second file, and write the output there. Once THAT'S working, then just transform your data and you're done.

Log In?
Username:
Password:

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

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

    No recent polls found