in reply to Re: Re: Parsing an MS Word document
in thread Parsing an MS Word document

Win32::OLE will only work with Perl running on a Windows machine. This means its useless to most Perl programmers including me.
I use Spreadsheet::ParseExcel all the time and wish there was an equivalent for MSWord docs.