Re: How to read data from and Excel File

2004-08-13 Thread James Edward Gray II
On Aug 11, 2004, at 1:02 PM, jason corbett wrote: Do I need to have a special module to open/read an Excel spreadsheet, parse it, etc.? It's sure a LOT easier with a module. I would definitely go that way... I am trying to figure out if one is needed and what module is recommended. I went on CPA

RE: How to read data from and Excel File

2004-08-13 Thread Laurent Coudeur
Hi there You can check this http://search.cpan.org/~kwitknr/Spreadsheet-ParseExcel-0.2603/ParseExcel .pm the modules for excell are in Spreadsheet (for the search) -Original Message- From: jason corbett [mailto:[EMAIL PROTECTED] Sent: 11 August 2004 19:03 To: perl beginners Subject: