@args = ("command", "arg1", "arg2"); system(@args) == 0 or die "system @args failed: $?"