in reply to
PPT to TXT Pure Perl
Guessing you're talking solely about "PPTX" files, which are XML based, versus "PPT" files that use some other format. I haven't tried it, but here's
a perl script
that says it extracts text from pptx files.
Comment on
Re: PPT to TXT Pure Perl
In Section
Seekers of Perl Wisdom