rsFalse has asked for the wisdom of the Perl Monks concerning the following question:

Hi, monks,

I wanted to ask, can I make .ppt (or .pptx) file using Perl and having text files and images?
I've read that it is possible to make .xls file (with installing module, then use Spreadsheet::WriteExcel), so now I'd like to ask about .ppt.
I found older node Using Perl to create a PowerPoint presentation. But that node is old and there were no direct answers to the question, but were plenty of suggestions to use alternatives!

And another question: is it possible to gain text and images with Perl from .ppt files?

Replies are listed 'Best First'.
Re: Using Perl to create a PowerPoint presentation (2)
by Anonymous Monk on Dec 02, 2014 at 21:34 UTC