]> Sergey Matveev's repositories - public-inbox.git/blobdiff - INSTALL
bundle Danga::Socket and Sys::Syscall
[public-inbox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a89c8907e4552737366d382df972f4f5b3d318ce..3c0b9108e5f0aba8e08fd1dfa21c7203cc6676ec 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -73,10 +73,6 @@ Numerous optional modules are likely to be useful as well:
                                rpm: perl-DBD-SQLite
                                (for NNTP service or gzipped mbox over HTTP)
 
-  - Danga::Socket              deb: libdanga-socket-perl
-                               rpm: perl-Danga-Socket
-                               (for bundled HTTP and NNTP servers)
-
   - Net::Server                deb: libnet-server-perl
                                rpm: perl-Net-Server
                                (for HTTP/NNTP servers as standalone daemons,
@@ -107,7 +103,11 @@ Numerous optional modules are likely to be useful as well:
                                rpm: perl-Socket6
                                (pulled in by SpamAssassin and Net::Server,
                                 only necessary if using IPv6 with
-                                Plack::Middleware::AccessLog or similar)
+                                Plack::Middleware::AccessLog or similar
+                                on Perl <= 5.12)
+
+  - Crypt::CBC                 deb: libcrypt-cbc-perl
+                               (for the rarely-used PublicInbox::Unsubscribe)
 
 On Fedora systems, you'll probably also end up wanting
 perl-Test-HTTP-Server-Simple, perl-Devel-Peek, and perl-IPC-Run to run the