Use Spreadsheet::ParseExcel. I had a similar situation and by just using the examples within was able to write out three csv for some processing I am doing. If a single worksheet, then you coupld possbily get away with using ParseExcel::Simple to accomplish the work.
If you have any problems or questions, please let me know. Thanks. Wags ;) David R Wagner Senior Programmer Analyst FedEx Freight 1.408.323.4225x2224 TEL 1.408.323.4449 FAX http://fedex.com/us > -----Original Message----- > From: Brown, Rodrick [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 07:29 > To: Santana; beginners@perl.org > Subject: RE: How i convert a excel file to csv file ? > > > There is a module on CPAN called Spreadsheet::WriteExcel you > can use to > read xls data. > > -----Original Message----- > From: Santana [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 8:22 AM > To: beginners@perl.org > Subject: How i convert a excel file to csv file ? > > Hei friends, > i'am new in newbie in Perl, and i need how i convert a excel file in > csv file in linx ? > > Can you help me, please ?? > > Thanks, > Paulito > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/ > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > - - - - - - - - - - - - - > > This message is intended only for the personal and > confidential use of the designated recipient(s) named above. > If you are not the intended recipient of this message you are > hereby notified that any review, dissemination, distribution > or copying of this message is strictly prohibited. This > communication is for information purposes only and should not > be regarded as an offer to sell or as a solicitation of an > offer to buy any financial product, an official confirmation > of any transaction, or as an official statement of Lehman > Brothers. Email transmission cannot be guaranteed to be > secure or error-free. Therefore, we do not represent that > this information is complete or accurate and it should not be > relied upon as such. All information is subject to change > without notice. > > -------- > IRS Circular 230 Disclosure: > Please be advised that any discussion of U.S. tax matters > contained within this communication (including any > attachments) is not intended or written to be used and cannot > be used for the purpose of (i) avoiding U.S. tax related > penalties or (ii) promoting, marketing or recommending to > another party any transaction or matter addressed herein. > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > http://learn.perl.org/ > > > ********************************************************************** This message contains information that is confidential and proprietary to FedEx Freight or its affiliates. It is intended only for the recipient named and for the express purpose(s) described therein. Any other use is prohibited. ********************************************************************** -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/