Connecting Tech Pros Worldwide Forums | Help | Site Map

excel spreadshit parser :

Member
 
Join Date: Jan 2008
Posts: 48
#1: 4 Weeks Ago
Hi, i'm looking for a way to parse xls files in perl for unix.
perhaps you can advise me, based on experience, which module is most suitable for this task.

thanks

Newbie
 
Join Date: Sep 2009
Posts: 15
#2: 4 Weeks Ago

re: excel spreadshit parser :


Spreadsheet::ParseExcel is the only CPAN module I have tried to use
for parsing Excel spreadsheets in unix, and it has suited my needs.
I can not offer any comparisons to other parsers.
Reply