warn("Odd number of elements in hash assignment"); my %anon = ( A => "b" ); my %keys = ( \%anon => undef );