in reply to max_strl - Get length of longest string in a hash

It'd be nicer if you did an isa() check for 'HASH' rather than your ref() check. Currently you don't allow me to pass in a blessed hash.

  • Comment on Re: max_strl - Get length of longest string in a hash