in reply to ODMA document access via Perl

I'd start with Google first.

Word uses wordbasic.fileopen"::ODMA\DOCS\DOCMAN\1234\1" to retrieve the document.

Maybe you can make Word do the work, using Win32::OLE?