in reply to How to create a non uniform multi-dimention array with push?

perldsc Perl Data Structures Cookbook, has lots of useful information about how to create complex data structures. It's well worth a read, and should give you lots of ideas about how to solve your problem.

  • Comment on Re: How to create a non uniform multi-dimention array with push?