Use Spreadsheet::ParseExcel to extract data and Spreadsheet::WriteExcel to write in back to Excel format.
Note that this works on *.xls files, not *.xlsx files - there is active development on the latter, but not all the pieces are there yet.
Use Win32::OLE if you want to manipulate an Excel file on Windows using the installed Excel application through Perl.

On 03/20/2012 02:03 PM, Dov Levenglick wrote:
Does anyone have experience with this module?
Can it be used to manipulate existing Excel files or only write new ones?


Best Regards,
Dov Levenglick
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to