|
Posted by Donald King on April 19, 2006, 9:24 am
Please log in for more thread options
Steve wrote:
> I need to set up an automation process on a Unix machine (no windows
> machine can be used). This automation needs to do various
> manipulations in MS Excel files... for example, insert/delete records,
> copy/paste cells etc.
>
> On windows, I would use Win32::OLE. Is there an equivalent library
> that works for Perl running on Unix?
>
> Thanks,
> Steve
>
Something to consider beyond the other suggestions already made is, if
you already have a license for Excel, running Excel plus a Win32 build
of Perl under Wine. It's likely to be more trouble than it's worth, but
if all else fails, it might be an option of last resort.
--
Donald King, a.k.a. Chronos Tachyon
http://chronos-tachyon.net/
|