a641a47721
language) 1.05 into pkgsrc/devel/p5-System-Command as dependency for devel/p5-Git-CPAN-Patch update. 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.
3 lines
185 B
Text
3 lines
185 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.
|