in reply to Re: Counting keys with defined or undefined elements in a hash
in thread Counting keys with defined or undefined elements in a hash

since Data::Dumper's going to iterate over the hash anyway, i'm guessing this algorithm might be a fair bit slower than using perl's builtin grep function.

~Particle *accelerates*

  • Comment on Re: Re: Counting keys with defined or undefined elements in a hash
  • Download Code