if (defined $opt_targ){ $targ = $opt_targ } else {$targ='localhost';} #### $targ = $opt_arg; $targ ||= 'localhost';