my $command = "srver mgr"; my @options = ("-g $gateway", "-e $enterprise_server", etc, etc); #then system($command, @options);