Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-IPC-Run: Perl module for interacting with child processes
- Summary
- IPC::Run 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.
Changelog
- * Wed Aug 30 17:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.80-2
- Fix order of arguments to find(1).
- * Thu May 11 17:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.80-1
- 0.80, fine tune build dependencies.
- * Tue Jan 17 16:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.79-3
- Rebuild, cosmetic cleanups.