1IPC::Shareable::SharedMUesme(r3)Contributed Perl DocumenItPaCt:i:oSnhareable::SharedMem(3)
2
3
4
6 IPC::Shareable::SharedMem - Object oriented interface to shared memory
7
9 *** No public interface ***
10
12 This module is not intended for public consumption. It is used
13 internally by IPC::Shareable to access shared memory. It will probably
14 be replaced soon by IPC::ShareLite or IPC::SharedMem (when someone
15 writes it).
16
18 This module provides and object-oriented framework to access shared
19 memory. Its use is intended to be limited to IPC::Shareable.
20 Therefore I have not documented an interface.
21
23 Ben Sugars (bsugars@canoe.ca)
24
26 IPC::Shareable, IPC::SharedLite
27
28
29
30perl v5.28.1 2012-10-13 IPC::Shareable::SharedMem(3)