Hello friends, I have a perl script that takes a text file with colon separated columns + a specification xls file, and generates an excel file. For this it uses Win32::OLE. I would like to port it to mac os x (excel being available on mac).
What do I need to do for invoking excel inside perl script that can do these manipulations. Thanks and Regards, Mohit Sharma