aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-System-Command/README
blob: d2ae5a2c1a1a7593b2193f9e4d8835654662ca2a (plain)
1
2
3
4
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.