diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-27 03:51:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-27 03:51:26 +0800 |
commit | 3d9959bfe8a066d09fce320ef6e11383051e9c76 (patch) | |
tree | 512774c4c7ba806daa74747b3a8dd183e4050475 /devel/cppunit | |
parent | 6c2e9bd71e10ed3baf72e47d693022257c9ceafc (diff) | |
download | freebsd-ports-gnome-3d9959bfe8a066d09fce320ef6e11383051e9c76.tar.gz freebsd-ports-gnome-3d9959bfe8a066d09fce320ef6e11383051e9c76.tar.zst freebsd-ports-gnome-3d9959bfe8a066d09fce320ef6e11383051e9c76.zip |
- Add p5-IPC-MMA 0.81
IPC::MMA provides an interface to Ralf Engelschall's mm library, allowing
memory to be shared between multiple processes in a relatively
convenient way.
IPC::MMA is a superset of Arthur Choung's IPC::MM module, adding arrays and
allowing any Perl scalar to be used as a hash/BTree key rather than just C
strings. IPC::MMA hashes are like IPC::MM BTrees in that they return keys in
sorted order ineach, keys, and next operations.
An IPC::MMA array can store data in any of six ways, including general-purpose
scalars, signed or unsigned integers, floating-point numbers, fixed-length
strings/records, and booleans at one bit per array element.
WWW: http://search.cpan.org/dist/IPC-MMA/
PR: ports/157291
Submitted by: Peter Vereshagin <peter@vereshagin.org>
Diffstat (limited to 'devel/cppunit')
0 files changed, 0 insertions, 0 deletions