module to provide semi-public access to a local Perl interpreter. I'm familiar with all of the options and opcode groups, and can configure it to be what appears to be completely safe as far as executing untrusted code goes. My questions are these:
I realize this is a risky thing to do, and additional security precautions I'm considering involve
and others. Can anyone think of any other caveats?