[Chicago-talk] Using Storable to exchange data between 2 processes

Jay Strauss me at heyjay.com
Wed Jan 21 22:29:36 CST 2004


Hi,

After reading the Storable.pm doc.  I can see how I could store a
datastructure to a file, and read from that file in a different process to
reconstruct that data structure.  But I don't see how you'd do it with out a
file.

What I'd like to do is store a datastructure to a place in memory, and read
(only) that memory from a different process.

can this be done?

Thanks
Jay




More information about the Chicago-talk mailing list