![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Stopping code in evalby ioannis (Monsignor) |
on Jul 20, 2006 at 02:04 UTC ( #562489=note: print w/replies, xml ) | Need Help?? |
Besides infinite loops, I presume that you also worry
about memory allocations, and in general, allocation of resources.
You need BSD::Resource to impose resource limits. (Depending
on your operating system, you can limit consumption of some resources.)
In Section
Seekers of Perl Wisdom
|
|