![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: spread sheet parserby DrManhattan (Chaplain) |
on Apr 06, 2003 at 12:34 UTC ( #248425=note: print w/replies, xml ) | Need Help?? |
What type of spreadsheet do you want to parse? For Excel, I use Spreadsheet::ParseExcel or Spreadsheet::ParseExcel::Simple. Once you have the data out of the spreadsheet, XML::Simple is an easy way to encode it in XML.
-Matt
In Section
Seekers of Perl Wisdom
|
|