Class: Process::Sys
Overview
*******************************************************************
The <code>Process::Sys</code> module contains UID and GID
functions which provide direct bindings to the system calls of the
same names instead of the more-portable versions of the same
functionality found in the <code>Process</code>,
<code>Process::UID</code>, and <code>Process::GID</code> modules.