Description
Unix signal names and numbers can be handled more conveniently in Perl code. Developers use these utilities when scripts or daemons need to translate, list, or work with process signals. Signal handling can affect running processes when used by the surrounding application.