i'm looking for something like a sandbox/compartment (like rexec module
in python) so that i can be [reasonably] confident running untrusted
snippets of code from inside the same process.

Safe.pm seems like the perl way of doing it, right? however, from what i
skimmed from the posts i got from google, Safe.pm is considered to be
too broken to use.

anyone care to explain why Safe.pm is too broken, or if it can be used
at all, some examples or projects where it is being used?

-- 
dave




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to