in reply to Re: Re: Non-fixed data in record
in thread Non-fixed data in record

Advanced Perl Programming (the panther book) has an excellent chapter on implementing complex data structures. learning when to use what data structure will mostly come from experience though.

anders pearson