Have a look at the 'Storable' (perldoc Storable) module... 

On Fri, 2003-07-04 at 07:15, awarsd wrote:
> 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]

Reply via email to