aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-06 21:26:00 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-06 21:26:00 +0200
commitc80864d8d544dd29c73c47c3911ac0e7993ed59b (patch)
treefcea6e749d3d8c1a38588f8247fb2a393f43a9a8
parent6310edda1c366ff9510220d22d2dc8052e2c6066 (diff)
Getopt::Long is a core module.
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 91cc19f..c9c1389 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@ imapsync depends on the following Perl modules:
- Config::Tiny
- DBI
- DBD::SQLite
- - Getopt::Long
+ - Getopt::Long (core module)
- MIME::Base64 (core module) if authentication is required
- IO::Select (core module)
- IO::Socket::INET (core module) for 'type=imap'