http://www.perlmonks.org?node_id=853316


in reply to Parsing word file

Take a look at Text::Extract::Word, it has nice example code to try for your application. Note that it only gives you the Unicode text, no formatting.

HTH,
SSF