about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-03-05 22:42:12 +0000
committerEric Wong <e@80x24.org>2016-03-05 22:42:35 +0000
commitbc5f141e8e4e4df3813dd123cf5a76355e65be17 (patch)
tree581779bc121993bab0cf16b0b931e8fe45f0e9f1 /INSTALL
parentd3ded72481e6435fc67f2d1cb9ae9cf7ffe8d753 (diff)
downloadpublic-inbox-bc5f141e8e4e4df3813dd123cf5a76355e65be17.tar.gz
Non-socket activation users will want to install Net::Server
for daemonization, pid file writing, and user/group switching.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 54c344c7..013e8d15 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,10 +47,11 @@ Optional modules:
   - DBI[3]                     libdbi-perl
   - DBD::SQLite[3]             libdbd-sqlite3-perl
   - Danga::Socket[4]           libdanga-socket-perl
+  - Net::Server[4]             libnet-server-perl
 
 [1] - Only required for serving/generating Atom and HTML pages.
-[3] - Optional for HTML web interface and NNTP server
-[4] - Optional for NNTP server
+[3] - Optional for HTML web interface and HTTP/NNTP servers
+[4] - Optional for HTTP and NNTP servers
 
 Copyright
 ---------