freebsd-ports/devel/p5-IPC-Mmap-Share/pkg-descr
Andrej Zverev b1b8c2a1fa - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 13:41:40 +00:00

7 lines
324 B
Text

The IPC::Mmap::Share was born out of the need to share structures
among processes that come from the same ancestor. It tries to do so in
a very simple and straightforward manner. Just create an
IPC::Mmap::Share object, and use set to store your data and get to get
it back.
WWW: http://search.cpan.org/dist/IPC-Mmap-Share/