in reply to Is it possible to determine the number of values for a particular hash key?
my $size = @{$HoA{$key}};
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Is it possible to determine the number of values for a particular hash key?
by SuzuBell (Acolyte) on Oct 24, 2013 at 15:46 UTC |