diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-14 13:46:02 +0200 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-14 13:46:02 +0200 | 
| commit | c2f66dc3d03a311b63214317aaa3dfdfccfbd176 (patch) | |
| tree | abc8e1e0ba426322d31b99bff8c4e0db72939583 | |
| parent | c8fb54897f046a5a3fb4c1d45dc21fd8bcd882e3 (diff) | |
wibble
| -rw-r--r-- | INSTALL | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -9,8 +9,8 @@ InterIMAP depends on the following Perl modules:    - MIME::Base64 (core module) if authentication is required    - IO::Select (core module)    - IO::Socket::INET (core module) for 'type=imap' or 'type=imaps' -  - Net::SSLeay    - List::Util (core module) +  - Net::SSLeay    - POSIX (core module)    - Socket (core module)    - Time::HiRes (core module) if 'logfile' is set | 
