]> 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 ce2f8c9161afc21c552f9ddb78d35dc24039a33d..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,
@@ -110,6 +106,9 @@ Numerous optional modules are likely to be useful as well:
                                 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
 test suite.  On Debian systems, libxml-feed-perl and libipc-run-perl