$hash{$date} = {}; #### $hash{$date}->{key} = value; #### if (exists $hash{$date}) {...}