Description
External commands can be launched and their output handled from Perl applications. Developers use it for automation, wrappers, and system-integration scripts. Command arguments must be controlled carefully because consuming code can run programs and process sensitive output.