in reply to
fork()ing and sharing data amongst children
you can also try using some of the modules on CPAN implemented around the
mmap
system call.
Comment on
Re: fork()ing and sharing data amongst children
In Section
Seekers of Perl Wisdom