-
-
05 May 2020 20:57:23 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (38)
- Testers (3751 / 742 / 31)
- Kwalitee
Bus factor: 2- 63.65% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (124.52KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- IO::Pty
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Changes for version 20200505.0
- #125 - Fix syntax errors in POD examples
- #127 - Switch Readonly testing requirement to a recommends
- #129 - Fix full_result to always return $?
- #136 - kill_kill: Immediately KILL the child process as documented for Win32.
- Switch to github actions for CI testing
- Re-structure shipped files into eg
- Move author tests into xt and test them separately.
Modules
system() and background procs w/ piping, redirs, ptys (Unix, Win32)debugging routines for IPC::RunI/O channels for IPC::Run.Timer channels for IPC::Run.helper routines for IPC::Run on Win32 platforms.helper routines for IPC::Run on Win32 platforms.helper processes to shovel data to/from parent, childExamples
Module Install Instructions
To install IPC::Run, copy and paste the appropriate command in to your terminal.
cpanm IPC::Run
perl -MCPAN -e shell install IPC::Run
For more information on module installation, please visit the detailed CPAN module installation guide.