in reply to Re: Tied Hash to emulate double-key hash only accepts one key
in thread Tied Hash to emulate double-key hash only accepts one key

A neat trick to be sure. However I need it so that $hash{3,4} and $hash{4,3} result in pulling the same value.
  • Comment on Re: Re: Tied Hash to emulate double-key hash only accepts one key