          MODULE=IPC-Run3
         VERSION=0.048
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS
      SOURCE_VFY=sha256:3d81c3cc1b5cff69cca9361e2c6e38df0352251ae7b41e2ff3febc850e463565
        WEB_SITE=http://search.cpan.org/~rjbs/IPC-Run3
            TYPE=perl
         ENTERED=20071221
         UPDATED=20150705
           SHORT="Perl module to run a subprocess in batch mode"
cat << EOF
This Perl 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.
EOF
