[ 原始碼: libfile-queue-perl ]
套件:libfile-queue-perl(1.01a-4)
libfile-queue-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-queue-perl:
- [libfile-queue-perl_1.01a-4.dsc]
- [libfile-queue-perl_1.01a.orig.tar.gz]
- [libfile-queue-perl_1.01a-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module providing a persistent FIFO Queue using a file
File::Queue allows for the creation of persistent First In, First Out (FIFO) queue objects, saving data in a file. Queue elements can only be scalars; if you want to work with references or other complex data structures, you have to serialize them first. This module was written with speed in mind, and is indeed very fast, but one should take care to understand its limitations.
其他與 libfile-queue-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language