freebsd-ports/devel/p5-IPC-Run/pkg-descr
2001-07-12 22:16:42 +00:00

6 lines
307 B
Text

IPC::Run allows you run and interact with child processes, files, pipes,
and pseudo-ttys. Both event-loop and procedural techniques are
supported and may be mixed. Likewise, functional and OO API styles are
both supported and may be mixed.
Currently, pseudo-ttys operations are not supported in FreeBSD.