diff options
author | culot <culot@FreeBSD.org> | 2012-02-14 20:43:20 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-02-14 20:43:20 +0800 |
commit | 1a52b304772d7d32b726994f9863e7666533c22c (patch) | |
tree | eda5700cf6ec351c2333d1c389aade75af706dac /editors/winefish | |
parent | a5d6236b6ee3473e8fb13c647be4bdb4a91f54f8 (diff) | |
download | freebsd-ports-gnome-1a52b304772d7d32b726994f9863e7666533c22c.tar.gz freebsd-ports-gnome-1a52b304772d7d32b726994f9863e7666533c22c.tar.zst freebsd-ports-gnome-1a52b304772d7d32b726994f9863e7666533c22c.zip |
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>
Diffstat (limited to 'editors/winefish')
0 files changed, 0 insertions, 0 deletions