Name : perl-Proc-UID
| |
Version : 0.05
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.el6.rf
| Date : 2011-05-28 02:38:55
|
Group : Applications/CPAN
| Source RPM : perl-Proc-UID-0.05-1.el6.rf.src.rpm
|
Size : 0.09 MB
| |
Packager : Steve Huff < shuff_vecna_org>
| |
Summary : Manipulate a variety of UID and GID settings
|
Description :
Perl only has concepts of effective and real user-ids (UIDs) and group-ids (GIDs), accessible via the special variables $< , $>, $( and $). However most modern Unix systems also have a concept of saved UIDs.
This module provides a consistent and logical interface to real, effective, and saved UIDs and GIDs. It also provides a way to permanently drop privileges to that of a given user, a process which $< = $> = $uid does not guarantee, and the exact syntax of which may vary from between operating systems.
Proc::UID is also very pedantic about making sure that operations succeeded, and checking the value which it returns for a UID/GID really is the one that\'s being used. Perl may sometimes cache the values of $< , $>, $( and $), which means they can be wrong after being changed with low-level system calls.
Proc::UID provides both a variable and function interfaces to underlying UIDs.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el6/en/x86_64/dag/RPMS |