Updated Win32::PowerPoint as Austin Ekwebelam sent me a modified/enhansed version and a test script and desired ppt output for his case. They are very helpful, especially as YAPC::Asia is coming. (I must write some txt2ppt converter with it as promised in the pod...)
Using Perl to produce PowerPoint presentations (Score:2)
I quickly glanced at the source, and it quickly revealed what I had already suspected, based on the module name: it uses Win32::OLE to do its magic. So this means you have to have MS-PowerPoint, and have to have it installed. (When I
Re: (Score:1)