in reply to text::csv output help
What are the rows supposed to contain?
How do you keep track of rows, they are all appearing on one line. Should I insert the "\n" character in somewhere?
Otherwise I get the error:
Expected fields to be an array ref at path line x.
Say for example I wanted to make 2 rows of a CSV file, can you provide some code to do that?
Regards,
Dave