Hi,
I want to save a hash as followed
$hash{$name}->[$option] = $value;
I have some information,
when $name can have more than one information, and it would be Wonderfull
and much easier to use the above way to store and retreive information.
I looked around and foun MLDBM(Multi-Level)
But i don't have to store and and retreive information from it.Any help would be really apprecitaed. Anthony -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
