princepawn has asked for the wisdom of the Perl Monks concerning the following question:
but man perlfunc did not show that any such functions were available... are any such functions available in Perl core?This Perl extension implements the BSD process resource limit function +s getrusage() getrlimit() setrlimit() and the BSD process priority functions. These are available also via core Perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: process resource limits with pure Perl vs BSD::Resource?
by princepawn (Parson) on Aug 17, 2001 at 01:49 UTC |