diff options
Diffstat (limited to 'devel/p5-IPC-Run/pkg-descr')
-rw-r--r-- | devel/p5-IPC-Run/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-IPC-Run/pkg-descr b/devel/p5-IPC-Run/pkg-descr new file mode 100644 index 000000000000..0c9737bf8a71 --- /dev/null +++ b/devel/p5-IPC-Run/pkg-descr @@ -0,0 +1,6 @@ +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. |