http://www.perlmonks.org?node_id=911987


in reply to How can we compare two hashed with each other for case insensitive data?

Maybe just convert both hashes to lower case when you construct them?