[ 原始碼: libfile-map-perl ]
套件:libfile-map-perl(0.71-1 以及其他的)
libfile-map-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-map-perl:
- [libfile-map-perl_0.71-1.dsc]
- [libfile-map-perl_0.71.orig.tar.gz]
- [libfile-map-perl_0.71-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module providing simple and safe memory mapping
File::Map maps files or anonymous memory into perl variables that can be read just like any other variable. Files are unmapped when the scalar variable is destroyed, even in multithreaded programs.
Mapped memory is shared between threads and forked processes, and can be returned to the system when no longer needed. File::Map has built-in support for thread synchronisation, and is safe yet fast.
其他與 libfile-map-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base