How can I use a reference as a hash key?
You can't do this directly, but you could use the standard Tie::Refhash module distributed with perl.
Back to
How can I make an C structure/C++ class/hash or array of hashes or arrays?
Forward to
Data: Misc
Up to
the perlfaq4 manpage