in reply to References for subroutines to Hashes in Hashes :)
This means that your hash of hashes is really a hash of references to hashes. To pass the reference to a subroutine, then, you need only access the value. In this case simple remove the preceding slash ( sorry, I would try to use a code tag, but I am using Opera and it makes a real mess of things ).
Hth,
mikfire
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: References for subroutines to Hashes in Hashes :)
by merlijn_u (Novice) on Aug 17, 2001 at 17:56 UTC |