munni a wrote:
> Hello everyone,
>  
> I need your advice on this scenario.
>  
> I have a Excel spreadsheet which I want to convert into XML using perl. 
> Then from which it can populated to the html pages automatically.  Does 
> anyone has done this before,if so please help me out?
>  
> Thanks in advance for all ur help.

If you're on Win32 and you don't have the option to save in XML format
or you want specific data from the sheet, I would think Win32::OLE would
handle it for you.  You could pick and choose which data you want and
format it any way you like.  Win32::ODBC would be another possible choice
and Spreadsheet::ParseExcel if not on Windoze.

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to