You need a loop over the users, I would think:
for $uid (keys %users) { my $count = @{$users{$uid}}; # etc ... }
In reply to Re: Hash Value via Data::Dumper
by hdb
in thread Hash Value via Data::Dumper
by johnrein55
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |