in reply to
array reference as hash key
As stated above, you can't do this directly... However, the
Tie::Refhash
module, might be just what you're looking for.
-Blake
Comment on
Re: array reference as hash key
In Section
Seekers of Perl Wisdom