I've found that adding a -x to the pp command (for 'execute') tends to fix this. With -x, the .pl is executed, pp monitors what modules are loaded and includes them in the exe. It's the easiest, fastest way to try and solve the problem. If some modules are still skipped, you can add them manually.