> Is there a Perl equivalent to the Unix 'setrlimit' or 'ulimit'
> function? (IE something to set the max data size that a process 
> is allowed to use).

I use djb's softlimit and supervise my spamd process with daemontools.
I softlimit spamd at 100MB just to prevent childs from running away with
all the memory.  It works well.

d
-- 
Dallas Engelken
NMGI

Reply via email to