Help for this page
while(my $k = each %$self || each %$self){ return $k if(exists $self->{$k}->{blahblah}); }