excel spreadshit parser :

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zcabeli
    New Member
    • Jan 2008
    • 51

    excel spreadshit parser :

    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
  • toolic
    Recognized Expert New Member
    • Sep 2009
    • 70

    #2
    Spreadsheet::Pa rseExcel 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.

    Comment

    Working...