in reply to using 'keys' recursively on a hash of hashes
my @dates = map {keys %{$_}} map {values %{$_}} values %{$rhent}; [download]