in reply to Re: Nested data structures... nasty?
in thread Nested data structures... nasty?
In Perl 5 you have 'fields' which can help clean up the problem. I also really like the way accessors are handled in the reformed-perl OO syntax module: (my writeup, authors writeup).
|
|---|