my $var = `system_command`; [download]
my $var = qx/system_command/; [download]
In reply to Re: Read System output Into a variable Name? by borisz in thread Read System output Into a variable Name? by Grundle