|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: foward/backward within hashesby BazB (Priest) |
| on Jan 26, 2004 at 20:42 UTC ( #324268=note: print w/ replies, xml ) | Need Help?? |
|
Create an array of hashrefs, sorted by the time. Update: Maybe I should explain why: hashes are effectively randomly ordered. By creating the datastructure I suggest, you sort only once, can figure out where in the sort order you are (the current array indice) and can easy retrieve other records with minimal processing (and thought). If the information in this post is inaccurate, or just plain wrong, don't just downvote - please post explaining what's wrong.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||