foreach my $i_user (keys(%stats)) { $stats{$i_user}{'UNIQUE_PRODUCTS'} = keys(%{$user_products{$i_user}}); }