Re: multidimensional insertion order
- From: Abigail <abigail@xxxxxxxxxx>
- Date: 27 Jul 2005 23:57:53 GMT
Spin (cNaOlSePbA@xxxxxxxxxxxxxxxxxx) wrote on MMMMCCCXLVIII September
MCMXCIII in <URL:news:11eg3i4rpiq2gd9@xxxxxxxxxxxxxxxxxx>:
;; Is there a way to maintain insertion order in multidimensional hashes
;; across ALL levels of the hash? If I use Tie::IxHash, it only maintains
;; the insertion order of the first level. I am parsing a file line by line
;; and trying to create basically a crosstab html table by converting the
;; parsed lines to a structured 4-tier hash.
Use Tie::IxHash on the lower levels as well.
Abigail
--
perl -weprint\<\<EOT\; -eJust -eanother -ePerl -eHacker -eEOT
.
- Follow-Ups:
- Re: multidimensional insertion order
- From: Spin
- Re: multidimensional insertion order
- References:
- multidimensional insertion order
- From: Spin
- multidimensional insertion order
- Prev by Date: Re: Split line into an array vs multiple strings
- Next by Date: Re: Problem with enqueuing/dequeuing objects between threads
- Previous by thread: multidimensional insertion order
- Next by thread: Re: multidimensional insertion order
- Index(es):