At 09:52 PM 10/22/01 -0400, Jeff 'japhy' Pinyan wrote:
>On Oct 22, Rex Arul said:
>
> >Without resorting to any additional lists/arrays, how can I maintain the
> >order of the keys in a hash? Is there a "package/module" that would redress
> >this issue?
>
>Tie::IxHash, on CPAN.

It should be said, if you care about the order of the keys in your hash, it 
is far more likely that you have mismodelled your problem than that you 
need to use IxHash.

--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to