           SPELL=ipc-run
         VERSION=0.77
          SOURCE=IPC-Run-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/IPC-Run-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RB/RBS/$SOURCE
     SOURCE_HASH=sha512:e052711e5c5a065fd2564fa70acc6cb0533f0d4eadb773d56afa7a675ca5e4ea9156de5958571131b039e8ce47aa4b7af94afb87a31ffb968cf282d4be78f39d
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/search?dist=IPC-Run
         ENTERED=20020731
        KEYWORDS="perl"
           SHORT="IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32)"
cat << EOF
IPC::Run allows you run and interact with child processes using files, pipes,
and pseudo-ttys. Both system()-style and scripted usages are supported and may
be mixed. Likewise, functional and OO API styles are both supported and may be
mixed.
Various redirection operators reminiscent of those seen on common Unix and DOS
command lines are provided.
EOF
