in reply to Faster Common Hash key hunt

Howdy!

Consider also Set::Scalar. If your hashes are Set::Scalar::Valued sets, you can perform all set operations including intersection. Ordinary sets simply have members which exist or not. Valued sets extends the model so that each member has a scalar value.

yours,
Michael