in reply to Re^4: Question about Table.pm
in thread Question about Table.pm
I am assuming the "1" that the Apache logs is referring to is in reference to the headers that I am using for the csv file and therefore the headers that would be in the HTML table. Are there some particular rules about how that content is supposed to look (i.e. no whitespace allowed in the header names or something)? Thanks very much for everyone's help thus far!$t = Data::Table::fromCSV("/usr/local/apache2/cgi-bin/testme.csv");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Question about Table.pm
by MBolton (Novice) on Feb 28, 2005 at 15:45 UTC |