in reply to Re^4: How to read data from csv file and place the data on HTML format
in thread How to read data from csv file and place the data on HTML format
First of all my apologies for the trouble and i
rectified the '.' issue
print "\n $pattern,$Orig_gz[0],$Orig_gz[1],$Orig_gz[1],$TT1[0]->[0],$ +TT1[0]->[1],$Orig[0],$Orig[1],$Orig[1],TRUE\n"; print "\t \t \t \t \t $TT1[1]->[0],$TT1[1]->[1] \n";
The only issue what i am having is HTML table
Where i was not able to use HTML:: modules
Any help on how can i put my data on table
is appreciated
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How to read data from csv file and place the data on HTML format
by marto (Cardinal) on Jun 27, 2013 at 09:58 UTC | |
by Perlseeker_1 (Acolyte) on Jun 27, 2013 at 10:50 UTC | |
by marto (Cardinal) on Jun 27, 2013 at 10:58 UTC |