in reply to Help with error handling
I want it to move to the next file if the conversion fails.
What exactly is the problem? Does the script die in case of error?
If so, you might be looking for eval {...}.