g Persistent Data Structures in Perl
Take a look at Storable - http://search.cpan.org/~ams/Storable-2.16/Storable.pm
On 4/21/07, Deepak Mallya <[EMAIL PROTECTED]> wrote:
> Hi all,
> Can anyone tell me how to use Persistent Data structures in Perl.For
> Eg:- I have a Hash
Take a look at Storable - http://search.cpan.org/~ams/Storable-2.16/Storable.pm
On 4/21/07, Deepak Mallya <[EMAIL PROTECTED]> wrote:
Hi all,
Can anyone tell me how to use Persistent Data structures in Perl.For
Eg:- I have a Hash data structure built in one program and I want it to be
in