perl-IPC-Shareable - Share Perl variables between processes
Website: | http://search.cpan.org/dist/IPC-Shareable/ |
---|---|
License: | "Distributable, see COPYING" |
- Description:
IPC::Shareable allows you to tie a variable to shared memory making it easy to share the contents of that variable with other Perl processes. Scalars, arrays, and hashes can be tied. The variable being tied may contain arbitrarily complex data structures - including references to arrays, hashes of hashes, etc.
Packages
perl-IPC-Shareable-0.61-7m.mo8.noarch [37 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.61-7m) - rebuild against perl-5.20.0 |