in reply to process resource limits with pure Perl vs BSD::Resource?

This is actually very simple to answer. Just look in <sys/resource.h> or <bits/resource.h> and see which process resources are listed.

why don't you do a little research before posting princepawn?

  • Comment on Re: process resource limits with pure Perl vs BSD::Resource?