2005-12-21 10:43:43 +01:00
|
|
|
Tie::ShareLite provides for a tied hash interface to the IPC::ShareLite module
|
|
|
|
that is very similar to the one provided by IPC::Shareable. Only hashes can be
|
|
|
|
tied at this time. The hashes can be of any complexity allowed by the Storable
|
|
|
|
module, however, there are some caveats covered in the REFERENCES section of
|
2008-05-23 23:18:39 +02:00
|
|
|
man page.
|
2005-12-21 10:43:43 +01:00
|
|
|
|
|
|
|
WWW: http://search.cpan.org/dist/Tie-ShareLite/
|