diff options
author | seb <seb@pkgsrc.org> | 2002-08-28 19:33:20 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-08-28 19:33:20 +0000 |
commit | 2e0ab6ed689e5b4b29e437bc790e28e3502974ea (patch) | |
tree | 4d3e76edbf7ad4477b77b4e26ed5d83cb69f735a /devel/p5-IPC-Run/PLIST | |
parent | 6f3188e994e97c15df8998ef55724891f6c44632 (diff) | |
download | pkgsrc-2e0ab6ed689e5b4b29e437bc790e28e3502974ea.tar.gz |
Initial import of p5-IPC-Run version 0.74 into the Packages Collection.
This perl module 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.
Diffstat (limited to 'devel/p5-IPC-Run/PLIST')
-rw-r--r-- | devel/p5-IPC-Run/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-IPC-Run/PLIST b/devel/p5-IPC-Run/PLIST new file mode 100644 index 00000000000..c8112b61bed --- /dev/null +++ b/devel/p5-IPC-Run/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/28 19:33:20 seb Exp $ |