On Thu, Apr 21, 2005 at 06:36:26PM +0530, Ankur Gupta wrote:

> I can set limit on coredumpsize, stacksize, etc. using the limit command.
> 
> limit coredumpsize 2048
> 
> But how can I do the same thing from a perl script?
> 
> I tried Shell::Source but I guess its only for inherting environment. 

Correct.  You could try BSD::Resource.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to