From: Guilhem Moulin Date: Thu, 3 Mar 2016 21:32:41 +0000 (+0100) Subject: Remove dependency on IO::Select. X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=26abdf32dcc49404729c1cd36f8c13b2d49d6c7f;p=interimap.git Remove dependency on IO::Select. --- 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)