Jan '10
01
Reading CSV files with CGI
Found a good code snippet on displaying a CSV file in a table, using Text::CSV. There is a small tutorial also. I was trying to use this example, but found it didnt handle the csv very well, its prone to … Continue reading