# 813119.pl: my @args=(0); my $ filename = "ABC.pl"; @args = ("$filename com1@115200 65"); system(@args) == 0 or die "system @args failed: $?";