I need to "inherit" from a COM class to define some functions used for
async calls made by the COM object.
Can I do this with Win32::OLE? How?