Help for this page
Select Code to Download
Select
or
download this
my $var = `system_command`;
Select
or
download this
my $var = qx/system_command/;