          MODULE=IPC-Run3
         VERSION=0.044
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
      SOURCE_VFY=sha1:987d742d936c3d6fec51b1ba5179af93fe7a8631
        WEB_SITE=http://search.cpan.org/~rjbs/IPC-Run3/
         ENTERED=20071221
         UPDATED=20101219
           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
