uwevoelker has asked for the wisdom of the Perl Monks concerning the following question: ⭐ (subroutines)
Is it better to return a hash of hashes or a reference to a hash of hashes?
Originally posted as a Categorized Question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Is it better to return a hash of hashes or a reference to a hash of hashes?⭐
by merlyn (Sage) on Oct 08, 2001 at 19:20 UTC | |
|
Re: Is it better to return a hash of hashes or a reference to a hash of hashes?⭐
by Aristotle (Chancellor) on Oct 09, 2001 at 11:14 UTC | |
|
Re: Is it better to return a hash of hashes or a reference to a hash of hashes?
by Russ (Deacon) on Mar 05, 2002 at 20:04 UTC | |
|
Re: Is it better to return a hash of hashes or a reference to a hash of hashes?
by Juerd (Abbot) on Mar 07, 2002 at 07:38 UTC | |
|
Re: Is it better to return an hash of hashes or a reference to an hash of hashes?
by Juerd (Abbot) on Mar 06, 2002 at 18:42 UTC |