in reply to Interface to getrlimit/setrlimit?

Hmm, how did you search? A simple query for "rlimit" or "getrlimit" comes up with BSD::Resource at the top of the list, which is the module to use for this.


All dogma is stupid.

Replies are listed 'Best First'.
Re^2: Interface to getrlimit/setrlimit?
by dgaramond2 (Monk) on Mar 17, 2006 at 01:56 UTC
    Ah thanks. I was just using m /limit/ from the CPAN command-line prompt. Doh...