in reply to Re: How can I read the .docx file in perl?
in thread How can I read the .docx file in perl?

Use unoconv to convert to odf then you can use OpenOffice::OODoc
  • Comment on Re^2: How can I read the .docx file in perl?