search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
235 B
Text
5 lines
235 B
Text
System::Command is a class that launches external system commands
|
|
and return an object representing them, allowing to interact with
|
|
them through their STDIN, STDOUT and STDERR handles.
|
|
|
|
WWW: https://metacpan.org/release/System-Command
|