liblinux-prctl-perl

Perl extension for controlling process characteristics
  https://metacpan.org/release/Linux-Prctl
  0
  no reviews



Linux::prctl provides a nice interface to the linux prctl function. the linux prctl function allows you to control specific characteristics of a process' behaviour.

besides prctl, this library also wraps libcap for complete capability handling.