in reply to How to represent complex data structure and manipulate it easily?
I suggest something like this:$structure->[$number]->{$name}
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to represent complex data structure and manipulate it easily?
by Boldra (Curate) on Jun 21, 2012 at 07:16 UTC | |
by linuxkid (Sexton) on Jun 21, 2012 at 14:13 UTC |