From 4f44d097e4aaa18a3c20c8da9af82088b7e80f8a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 30 Sep 2015 21:00:22 +0000 Subject: INSTALL: document Danga::Socket dependency for nntpd We don't have something like CGI or Plack to build an NNTP server on top on, so we implemented one using Danga::Socket for epoll/kqueue abstraction. --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 0e7203d5..a2d9fdc3 100644 --- a/INSTALL +++ b/INSTALL @@ -43,12 +43,14 @@ Optional modules: - IO::Compress::Gzip[3] libio-compress-perl - DBI[3] libdbi-perl - DBD::SQLite[3] libdbd-sqlite3-perl + - Danga::Socket[4] libdanga-socket-perl [1] - Only required for serving/generating Atom and HTML pages. [2] - Keep in mind this will be split into a separate Debian package when CGI.pm is dropped from the Perl standard library. Plack/PSGI and mod_perl2 are both supported. [3] - Optional for HTML web interface and NNTP server +[4] - Optional for NNTP server Copyright --------- -- cgit v1.2.3-24-ge0c7