blob: f99ac623e59f16f96543bdcdab111bffcb5387b1 (
plain) (
blame)
1
2
3
4
|
PC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes. Your operating
system must support SysV IPC (shared memory and semaphores) in order to
use this module.
|