I could not find the reason. Through perl IDE i compiled the "extractallimages.pl", but after the line("$tmpl->cleanoutput($ofile);") the compiler goes to "perl5db.pl" line no: 624("$SubInfo .= '('.join(', ', @test).')';"). And then process stopped. Could you please help me.
Comment on Re^8: How to export all images from pdf via perl?
I didn't suggest you find the reason, I said list the reasons it could fail. Once you have a list, rule each one out until you're left with the answer.