[ 原始碼: libipc-shareable-perl ]
套件:libipc-shareable-perl(1.13-1)
libipc-shareable-perl 的相關連結
Debian 的資源:
下載原始碼套件 libipc-shareable-perl:
- [libipc-shareable-perl_1.13-1.dsc]
- [libipc-shareable-perl_1.13.orig.tar.gz]
- [libipc-shareable-perl_1.13-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to access IPC shared memory segments through perl
This perl module provides a tie() interface to System V IPC shared memory segments.
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.
其他與 libipc-shareable-perl 有關的套件
|
|
|
|
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libstring-crc32-perl
- Perl interface for cyclic redundancy check generation
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language