SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Proc-SafeExec
Version : 1.500.0 Vendor : Mageia_Org
Release : 4.mga8 Date : 2020-02-12 07:34:09
Group : Development/Perl Source RPM : perl-Proc-SafeExec-1.500.0-4.mga8.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
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-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Proc-SafeExec-1.500.0-4.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Proc-SafeExec-1.500.0-4.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Proc-SafeExec-1.500.0-4.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Proc-SafeExec-1.500.0-4.mga8.noarch.rpm
     

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

Requires :
perl >= 0:5.006
perl(Fcntl)
perl(File::Spec)
perl(File::Temp)
perl(POSIX)
perl(Proc::SafeExec)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/man/man3/Proc::SafeExec.3pm.xz
/usr/share/man/man3/Proc::SafeExec::Queue.3pm.xz
/usr/share/perl5/vendor_perl/Proc
/usr/share/perl5/vendor_perl/Proc/SafeExec
/usr/share/perl5/vendor_perl/Proc/SafeExec.pm
/usr/share/perl5/vendor_perl/Proc/SafeExec/Queue.pm

 
ICM