aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-01-20 19:55:58 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-01-20 21:33:49 +0100
commit452ae91f06bec4c21e7ba7b7bc4309b089f7afe3 (patch)
tree44075bd33bb80daee7ce71e15dc10cafec9dc626 /INSTALL
parentdd7edb8eac0c11fb8168f5028c8b6d8706cc8fdb (diff)
Specify minimum Perl and Net::SSLeay versions.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 458b7c2..69afb26 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-InterIMAP depends on the following Perl modules:
+InterIMAP depends on Perl >=5.20 and the following Perl modules:
- Compress::Raw::Zlib (core module)
- Config::Tiny
@@ -8,7 +8,7 @@ InterIMAP depends on the following Perl modules:
- Getopt::Long (core module)
- MIME::Base64 (core module) if authentication is required
- List::Util (core module)
- - Net::SSLeay
+ - Net::SSLeay >=1.73
- POSIX (core module)
- Socket (core module)
- Time::HiRes (core module) if 'logfile' is set