in reply to Win32::OLE, TPJ#10, linux
As another thought, you could try from another side: is there exist any other Linux software that will perform OLE actions from Linux? You could tie it with Perl et voila...
As a third thought, you could write Perl(win32) layer so it will communicate with Linux Perl and perform Win32::OLE commands by any given protocol (start with simple "eval" then grow to some kind of RPC or XML or something)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::OLE, TPJ#10, linux
by hartwig (Sexton) on Sep 07, 2004 at 06:22 UTC | |
by Courage (Parson) on Sep 07, 2004 at 17:56 UTC |