We have an application that saves OLE links to documents in a database. The OLE link information is in the format that's returned from the WIN/OLE API, not a plain text path to the document.
Are there Perl code/modules that can extract the plain text path from an OLE link or read an OLE document using the OLE link not a plain text path?
Are there Perl code/modules that can extract the plain text path from an OLE link or read an OLE document using the OLE link not a plain text path?