]> Sergey Matveev's repositories - public-inbox.git/blobdiff - INSTALL
start depending on Perl 5.10.1+
[public-inbox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index ce2f8c9161afc21c552f9ddb78d35dc24039a33d..b22d848409c2b6e7c5518cd3274d5cb40b683123 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -22,7 +22,7 @@ public-inbox requires a number of other packages to access its full
 functionality.  The core tools are, of course:
 
 * Git (1.8.0+, 2.6+ for writing v2 repositories)
-* Perl 5.8+
+* Perl 5.10.1+
 * SQLite (needed for Xapian use)
 
 To accept incoming mail into a public inbox, you'll likely want:
@@ -110,6 +110,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