$temp = read_from_file(); $temp = 1 unless defined $temp; store_to_file($temp);