Tom <> wrote:
> How to create/add/delete/print an "Array which Refers to Hash of
> Arrays"
That would commonly be called a LoHoL (list of hashes of lists),
but more precisely called "array of references to hashes of array
references" I guess.
Have you seen the references tutorial yet?
perldoc perlreftut
Or the other docs about complex data structures?
perldoc perllol
perldoc perldsc
> Let me know if this needs more explanation !
Let us know if perlreftut doesn't do it for you.
--
Tad McClellan SGML consulting
Perl programming
Fort Worth, Texas