$input //= 1; # default if undefined #### $input = 1 unless defined $input;