in reply to Re: Re: Re: Running untrusted perl code
in thread Running untrusted perl code

Providing a means to kill runaway processes is definately a good idea, I'll have to see exactly what is needful.

Perhaps I should have explained further what I'm contemplating with the use of this code. The main point is to provide a perl scripting language for a MU* type of system, so the "tasks" performed by the various bits of code should be really fairly simple, and not need to use any "outside" resources.
  • Comment on Re: Re: Re: Re: Running untrusted perl code