Hi all,
Can anyone tell me how to use Persistent Data structures in
Perl.ForEg:- I have a Hash data structure built in one program and I
want it to be
in memory after the termination of the first program so that I can access it
from another program.Can anyone help me on this?Thanks, Deepak
