http://qs321.pair.com?node_id=536655


in reply to Learning about OLE and Win32 with Perl.

The docs that come with the Win32::OLE module are a good starting point. They're virtually all I've ever used.

I'd also recommend searching this site, i.e. search for "Win32::OLE" in Tutorials and Categorized Questions and Answers, and in the various code sections for examples.

We're building the house of the future together.
  • Comment on Re: Learning about OLE and Win32 with Perl.

Replies are listed 'Best First'.
Re^2: Learning about OLE and Win32 with Perl.
by jdtoronto (Prior) on Mar 15, 2006 at 16:48 UTC
    Only thing I can say, after looking through the Monastery, is that pretty much everything is focused on controlling Word or Excel. I am trying to learn how to go that one step further and respond to events. But I will keep digging! Maybe I can be the one to write the first tutorial!

    jdtoronto