mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
263 B
Text
5 lines
263 B
Text
This module implements a FIFO queuing infrastructure, using a directory
|
|
as the communications and storage media. No daemon process is required
|
|
to manage the queue; all communication takes place via the filesystem.
|
|
|
|
WWW: https://metacpan.org/release/IPC-DirQueue
|