unless (defined $variable) { # if undefined $variable = 0; # set to standard value }