How do i open excel files under linux

2006-08-28 Thread Toddy Prawiraharjo
Is it possible to open excel files under linux? I read about libwin32,
and it seems it doesn't work under linux. Is this true?
 
Thank in advance
 
Toddy


RE: How do i open excel files under linux

2006-08-28 Thread Timothy Johnson
This is true, however I believe Spreadsheet::ParseExcel still works
under Linux.



-Original Message-
From: Toddy Prawiraharjo [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 28, 2006 4:05 PM
To: beginners@perl.org
Subject: How do i open excel files under linux

Is it possible to open excel files under linux? I read about libwin32,
and it seems it doesn't work under linux. Is this true?
 


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Re: How do i open excel files under linux

2006-08-28 Thread Sastry

Use Open Office

On 8/29/06, Toddy Prawiraharjo <[EMAIL PROTECTED]> wrote:


Is it possible to open excel files under linux? I read about libwin32,
and it seems it doesn't work under linux. Is this true?

Thank in advance

Toddy




RE: How do i open excel files under linux

2006-08-28 Thread Toddy Prawiraharjo
LOL
 
Thanks all, Im using Spreadsheet::ParseExcel, ::Read, and ::ReadSXC. I'm
rolling now. Found out also xls2csv is very2x helpful.
 
 
Cheers!
 
Toddy Prawiraharjo

-Original Message-
From: Sastry [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 29 August 2006 1:45 PM
To: [EMAIL PROTECTED]
Cc: beginners@perl.org
Subject: Re: How do i open excel files under linux



Use Open Office


On 8/29/06, Toddy Prawiraharjo <[EMAIL PROTECTED]> wrote: 

Is it possible to open excel files under linux? I read about libwin32,
and it seems it doesn't work under linux. Is this true?

Thank in advance

Toddy