logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

IPC::Shareable::SharedMem - Object oriented interface to shared memory

Author

       Ben Sugars (bsugars@canoe.ca)

Description

       This module provides and object-oriented framework to access shared memory.  Its use is intended to be
       limited to IPC::Shareable.  Therefore I have not documented an interface.

Name

       IPC::Shareable::SharedMem - Object oriented interface to shared memory

See Also

       IPC::Shareable, IPC::ShareLite

perl v5.36.0                                       2022-10-15                     IPC::Shareable::SharedMem(3pm)

Synopsis

        *** No public interface ***

Warning

       This module is not intended for public consumption.  It is used internally by IPC::Shareable to access
       shared memory.

See Also