![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Re: Re: Hash references and efficiencyby perrin (Chancellor) |
on Aug 03, 2002 at 18:18 UTC ( #187367=note: print w/replies, xml ) | Need Help?? |
Why are you doing it like that? There's no reason to use a hashref in the above code. Use refs for complex data structures or for passing hashes and arrays back and forth between subs.
In Section
Seekers of Perl Wisdom
|
|