aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run/pkg-descr
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-07-12 22:16:42 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-07-12 22:16:42 +0000
commit9cce736c9b7b0cd6ccc98b724a63f75b15278cbd (patch)
tree11790fead34779759bdaafb56e3d2b0fe8ba8d6e /devel/p5-IPC-Run/pkg-descr
parent62cc92f957a4f6ccb93cc43dc3177681af56a5e3 (diff)
downloadports-9cce736c9b7b0cd6ccc98b724a63f75b15278cbd.tar.gz
ports-9cce736c9b7b0cd6ccc98b724a63f75b15278cbd.zip
Notes
Diffstat (limited to 'devel/p5-IPC-Run/pkg-descr')
-rw-r--r--devel/p5-IPC-Run/pkg-descr6
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.