RSS | Module Info | Add a review of Tie-Hash-Indexed

1 out of 1 found this review helpful:

Tie-Hash-Indexed (0.03) ****

This module works: after a tieing a hash, you get elements back in the order they were inserted. Tie::InsertOrderHash has a slightly nicer interface, where the contents of a hash can be assigned in the tie statement.

The documentation would be much better if it explained what this module does on its own terms, rather than describing itself relative to Tie::IxHash, which the reader may not be familiar with.

I'm not convinced about the name: to me "indexed" makes me think more of being able to access hash elements by number; I'd simply describe a hash of the type this module provides as being "ordered".

Smylers - 2005-02-10T07:56:31

Was this review helpful to you?  Yes No
1 hidden unhelpful review


the camel