Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Can I tie the hashes to retrieve their values in insertion order?push @data { yo => mama, bliz => at }
Originally posted as a Categorized Question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do I tie an array of hashes?
by Fastolfe (Vicar) on Sep 21, 2000 at 17:53 UTC |