in reply to Re: Re: Re: hash 2 array ?
in thread hash 2 array ?
Again, my solution optimizes for memory usage. Not CPU. YMMV.
With regards to Tie::IxHash: that's a fine module, but may be doing (a lot) more than you want. And don't forget the inherit CPU hit for using a tied hash. Finally, TIMTOWTDI. ;-)
Liz
|
|---|