|
Hi,
I do believe that you were close, but not fully correct. Also, "Win32::OLE" is a prerequisite for Win32::IEAutomation, which is like a wrapper for Win32::OLE.
From the Makefile.pl, I would guess that the file IEAutomation.pm should go under the folder lib/Win32/. And it would need to be "registered".
Personally, I think you should just follow the package's README file instructions, and used the Makefile/make (nmake on Windows) setup, which will take care of everything for you.
I do hope this helps. |