SlackBuildsOrg/perl/perl-IPC-Run3
Mikko Värri 3b70ab0693 Various: License change
modified:   perl/perl-Config-Find/perl-Config-Find.SlackBuild
modified:   perl/perl-File-HomeDir/perl-File-HomeDir.SlackBuild
modified:   perl/perl-File-Which/perl-File-Which.SlackBuild
modified:   perl/perl-IPC-Run3/perl-IPC-Run3.SlackBuild
modified:   perl/perl-Probe-Perl/perl-Probe-Perl.SlackBuild
modified:   perl/perl-Test-Script/perl-Test-Script.SlackBuild

Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:47 -02:00
..
perl-IPC-Run3.info
perl-IPC-Run3.SlackBuild
README
slack-desc

IPC-Run3 module allows you to run a subprocess and redirect stdin,
stdout, and/or stderr to files and perl data structures.  It aims to
satisfy 99% of the need for using system, qx, and open3 with a
simple, extremely Perlish API and none of the bloat and rarely used
features of IPC::Run.