Re: How to implement container class/collection/managed list

2004-02-17 Thread R. Joseph Newton
"Michael C. Davis" wrote: > Hi list, > > Can anyone recommend a CPAN or Perl core module that implements a container > class / collection / managed list or somethign like that. I've found a > couple that I'm about to study now: > > Tie::Collection > Class::Composite > Clas

How to implement container class/collection/managed list

2004-02-17 Thread Michael C. Davis
Hi list, Can anyone recommend a CPAN or Perl core module that implements a container class / collection / managed list or somethign like that. I've found a couple that I'm about to study now: Tie::Collection Class::Composite Class::Container Is there such a module that a