in reply to MS Word and PERL

Besides the thread Extract Single Line of Text from Word Document Using OLE that terra incognita, also keep in mind a very useful technique for this kind of this is to record a macro in Word of the task you want done, and view source on the macro. Then just translate the vb code into perl code ... it also a very quick way to reveal the relevant properties/methods.