in reply to Retrieving an anonymous hash
my %hash = %{ $AoH[0] }; my @keys = keys %{ $AoH[3] }; [download]