@diary_entry = keys %{$diary_data[0]}; for $temp (@diary_entry) { print "$temp\n"; }