%servers <- that's a hash $servers{ BOUVET } <- that's a ref to a hash $server{ BOUVET }{ customizations } <- that's another ref to a hash #### keys %{ $server{ BOUVET }{ customizations } }