in reply to Help using Win32::OLE

Have you added something like
use Win32::OLE::Const 'ADODB';
? Not sure if ADODB is what you want but whatever the application is there may be some constants to get before using the object?