SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Proc-UID rpm build for : RedHat EL 6. For other distributions click perl-Proc-UID.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Proc-UID-0.05-1.el6.rf.x86_64.rpm
ftp.icm.edu.pl  perl-Proc-UID-0.05-1.el6.rf.x86_64.rpm
ftp.icm.edu.pl  perl-Proc-UID-0.05-1.el6.rf.x86_64.rpm
     

Provides :
UID.so()(64bit)
perl(Proc::UID)
perl(Proc::UID::EGID)
perl(Proc::UID::EUID)
perl(Proc::UID::RGID)
perl(Proc::UID::RUID)
perl(Proc::UID::SGID)
perl(Proc::UID::SUID)
perl-Proc-UID
perl-Proc-UID(x86-64)

Requires :
perl >= 5.6.0
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(VersionedDependencies) <= 3.0.3-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/perl5/vendor_perl/Proc/UID.pm
/usr/lib64/perl5/vendor_perl/auto/Proc/UID/UID.bs
/usr/lib64/perl5/vendor_perl/auto/Proc/UID/UID.so
/usr/share/doc/perl-Proc-UID-0.05
/usr/share/doc/perl-Proc-UID-0.05/Changes
/usr/share/doc/perl-Proc-UID-0.05/META.yml
/usr/share/doc/perl-Proc-UID-0.05/README
/usr/share/man/man3/Proc::UID.3pm.gz

 
ICM