In an array to find the number of elements in an array I : print "$#array\n"; Is there a similar way to find the number of keys in a hash without cycling through them and without assigning the hash to an array? Doug
- Re: Find the number of elements in a hash. Doug Johnson
- Re: Find the number of elements in a hash. Mathew Hennessy
- Re: Find the number of elements in a hash. Brett W. McCoy
- Re: Find the number of elements in a hash. Paul
- Re: Find the number of elements in a hash. Jeff 'japhy' Pinyan
- Re: Find the number of elements in a hash... Paul
- Re: Find the number of elements in a ... Jeff 'japhy' Pinyan
- RE: Find the number of elements in a hash. Doug Johnson