@config = $t->cmd("sh ver"); #### my $command = "sh ver"; @config = $t->cmd($command);