in reply to How can I create MS Word 2013 documents using Perl?

As I checked in the CPAN. That module is perfect for your needs.

What can't you get right with it?

  • Comment on Re: How can I create MS Word 2013 documents using Perl?

Replies are listed 'Best First'.
Re^2: How can I create MS Word 2013 documents using Perl?
by marto (Cardinal) on Jul 30, 2014 at 08:27 UTC

    Are you sure? The open bugs suggest that this won't work with modern vesions of word (the file format changed), and installing via cpan fails on testing.

    Update: fix typo.

      Oh, I didnt notice that there are restrictions to which versions of Word you can use that Module.

        The module hasn't been updated in 5 years, it has open bugs which prevent it from working as expected. Regardless of this it has no successful installs reported on the testers matrix. These things can all be checked on cpan before recomending a module.