in reply to Re: Re: I Ordered My Keys With Existing Values!
in thread I Ordered My Keys With Existing Values!

*shrug* I did a search on CPAN for "order hash tie", and the InsertOrder module came up first. I've never found a use for keeping the insertion order on hashes, so I don't really have an opinion on either one.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated

  • Comment on Re: Re: Re: I Ordered My Keys With Existing Values!