# Template build file for 'perl-IPC-Run'.
pkgname=perl-IPC-Run
version=0.90
wrksrc="IPC-Run-$version"
distfiles="${CPAN_SITE}/IPC/IPC-Run-$version.tar.gz"
build_style=perl-module
short_desc="system() and background procs w/ piping, redirs, ptys"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://search.cpan.org/dist/IPC-Run/lib/IPC/Run.pm"
license="GPL-2"
checksum=2f0070e34e5a10e5e4e4efdb812b01c7e32919818d43a030d90ca34200902883
long_desc="
 IPC::Run allows you to 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."

noarch=yes
Add_dependency full perl