1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/p5-Tie-ShareLite/pkg-descr
Emanuel Haupt 92fc3f8025 Add p5-Tie-ShareLite, a Tied hash interface to IPC::ShareLite
PR:		90637
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2005-12-21 09:43:43 +00:00

8 lines
372 B
Plaintext

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
manpage.
WWW: http://search.cpan.org/dist/Tie-ShareLite/