Changes for version 1.114
- ENHANCEMENTS
- added proper accessors for the following System::Command::Reaper attributes: sdtin, stdout, stderr, exit, signal, core (after discussion with TIMB in RT #106330)
- added 'exit', 'signal', 'core' options to System::Command, to allow direct update of variables at reaping time
- added the 'interactive' option, to make it possible to run interactive commands directly with system (after discussion with TIMB in RT #106330)
Modules
Object for running system commands
Reap processes started by System::Command