]> git.g-eek.se Git - interimap.git/commitdiff
Remove dependency on IO::Select.
authorGuilhem Moulin <guilhem@fripost.org>
Thu, 3 Mar 2016 21:32:41 +0000 (22:32 +0100)
committerGuilhem Moulin <guilhem@fripost.org>
Thu, 3 Mar 2016 21:32:41 +0000 (22:32 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 3b07841b8b6a39f60f0be28f38d8e63518e94a9d..458b7c230e6b072d1c42be60f439cadc241dbefa 100644 (file)
--- 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)