http://qs1969.pair.com?node_id=46197


in reply to Finding Previous and Next in a HASH

I forget where I read it - whether it was on this site or in a Perl book - but someone said/wrote that if you find yourself wishing arrays were associative or hashes were ordered, you're using the wrong tool.

It seems to me that you sould start off with an array and not use a hash at all.



FouRPlaY
Learning Perl or Going To die() Trying