Phil Schaechter wrote:
> All,
>
> I would like the ability to tie a database and use it as a
> multi-level data structure, like
>
> $tied{hash}{subhash}
> $tied{hash}{array}[0]
>
> Etc...
>
> Any recommendations for this? I've heard I should check out the
> MLDBM module. How have others conquered this issue? Is it possible?
Yes, use MLDBM.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>