Description
System command execution can be represented as objects in Perl automation code. Developers use it to start commands, manage input and output streams, and inspect process results. It can run external programs, so callers must validate commands and arguments.