Actually, if you install Win32::API, it should install the Win32::OLE module you need. I was messing with some Win32 perl the other day and realized I was going to need Win32::OLE. Without trying to install it, I just ran the script, having already installed Win32::API and it worked fine.
HTH Good luck.