3a5a5a3b60
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. WWW: http://search.cpan.org/dist/Proc-SafeExec/ PR: ports/165061 Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
7 lines
291 B
Text
7 lines
291 B
Text
%%SITE_PERL%%/Proc/SafeExec.pm
|
|
%%SITE_PERL%%/Proc/SafeExec/Queue.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/SafeExec/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/SafeExec
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc
|
|
@dirrm %%SITE_PERL%%/Proc/SafeExec
|
|
@dirrmtry %%SITE_PERL%%/Proc
|