summaryrefslogtreecommitdiff
path: root/perl/perl-IPC-DirQueue/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-IPC-DirQueue/README')
-rw-r--r--perl/perl-IPC-DirQueue/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-IPC-DirQueue/README b/perl/perl-IPC-DirQueue/README
new file mode 100644
index 0000000000..69be495917
--- /dev/null
+++ b/perl/perl-IPC-DirQueue/README
@@ -0,0 +1,5 @@
+This module implements a FIFO queueing 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.
+