SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Proc-SafeExec rpm build for : PCLinuxOS. For other distributions click perl-Proc-SafeExec.

Name : perl-Proc-SafeExec
Version : 1.500.0 Vendor : (none)
Release : 3pclos2017 Date : 2017-07-13 04:35:51
Group : Development/Perl Source RPM : perl-Proc-SafeExec-1.500.0-3pclos2017.src.rpm
Size : 0.04 MB
Packager : bb2 < bb2>
Summary : Uses Proc::SafeExec to manage a group of concurrent processes
Description :
Proc::SafeExec provides an easy, safe way to execute external programs. It
replaces all of Perl\'s questionable ways of accomodating this, including
system(), open() with a pipe, exec(), back-ticks, etc. This module will
never automatically invoke /bin/sh. This module is easy enough to use that
/bin/sh should be unnecessary, even for complex pipelines.

For all errors, this module dies setting $AATT.

Errors from exec() in the child are reported gracefully to the parent. This
means that if anything fails in the child, the error is reported through $AATT
with die just like any other error. This also reports $AATT if child_callback
dies when it is called between fork() and exec(). This is accomplished by
passing $AATT through an extra pipe that\'s closed when exec succeeds. Note: A
side-effect of this is $AATT is stringified if it isn\'t a string.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Proc-SafeExec-1.500.0-3pclos2017.noarch.rpm
     

Provides :
perl(Proc::SafeExec)
perl(Proc::SafeExec::Queue)
perl-Proc-SafeExec

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Proc::SafeExec)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(POSIX)
perl(File::Spec)
perl-base => 5.22.3
perl(Fcntl)
rpmlib(PayloadIsXz) <= 5.2-1
perl(File::Temp)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/Proc
/usr/lib/perl5/vendor_perl/5.22.3/Proc/SafeExec
/usr/lib/perl5/vendor_perl/5.22.3/Proc/SafeExec.pm
/usr/lib/perl5/vendor_perl/5.22.3/Proc/SafeExec/Queue.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Proc
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Proc/SafeExec
/usr/share/man/man3/Proc::SafeExec.3pm.bz2
/usr/share/man/man3/Proc::SafeExec::Queue.3pm.bz2

 
ICM