On Thu, 25 Oct 2001, Shannon Murdoch wrote:

> So I take it there is no way to list all the keys contained in a hash in the
> same order they were entered in, like I can with a normal array?

Why do you need to?  There is way by using the Tie::IxHash module.  It is
available from CPAN (if you have the Perl Cookbook, there are also
examples in it)

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
The modern child will answer you back before you've said anything.
                -- Laurence J. Peter


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

Reply via email to