Use keys in scalar context. ie my $count = keys %hash; [download]
my $count = keys %hash; [download]
In reply to Re: num keys of the hash within hash? by FunkyMonk in thread num keys of the hash within hash? by Anonymous Monk