
Jasmine
Administrator
Jan 19, 2001, 3:34 PM
Post #1 of 1
(1120 views)
|
|
How can I use a reference as a hash key?
|
Can't Post
|
|
(From the Perl FAQ) 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.
|