freebsd-ports/devel/p5-Proc-SafeExec/pkg-plist
Frederic Culot 3a5a5a3b60 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.

WWW: http://search.cpan.org/dist/Proc-SafeExec/

PR:		ports/165061
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru>
2012-02-14 12:43:20 +00:00

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