The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

Coverage Status

SYNOPSIS

 *** No public interface ***

WARNING

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

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.

AUTHOR

Ben Sugars (bsugars@canoe.ca)

SEE ALSO

IPC::Shareable, IPC::ShareLite