On Aug 25, Brian Ingerson wrote: > > It uses tie, which makes things a lot cleaner. I would just like to pipe up since the original user mentioned having hashes of hashes. This is where IMO Perl is pretty busted. Tie doesn't have any provision for multilevel structures, and thus dashed my hopes for an interface to my parser written in C. My C data structures rely heavily on nested hashes, lists, etc... -Clint
- Using C data structures inside Perl data structures Ken Williams
- Re: Using C data structures inside Perl data structure... Brian Ingerson
- Clint Olsen
