in reply to How to extract (regex) data from pdf, word, excel files

I like Spreadsheet::ParseExcel. For Word, I believe your only options are OLE, or saving the document into another format and parsing that.
  • Comment on Re: How to extract (regex) data from pdf, word, excel files