aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-03-03 22:32:41 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-03-03 22:32:41 +0100
commit26abdf32dcc49404729c1cd36f8c13b2d49d6c7f (patch)
treee877e2d736e387e5d2342c4c06330fd2fd175d59 /INSTALL
parent48ddc7416f1934b6569ada559c3473de6cf6e4b8 (diff)
Remove dependency on IO::Select.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3b07841..458b7c2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,6 @@ InterIMAP depends on the following Perl modules:
- Errno (core module)
- Getopt::Long (core module)
- MIME::Base64 (core module) if authentication is required
- - IO::Select (core module)
- List::Util (core module)
- Net::SSLeay
- POSIX (core module)