aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2018-03-16 18:07:48 -0400
committerJunio C Hamano <gitster@pobox.com>2018-03-16 16:07:37 -0700
commit14f437f3385db68275124d82bb9686cb6f75f67c (patch)
treeb9324a9e35628ee69e7cfdd3a724033509be836f /INSTALL
parent0afbf6caa5b16dcfa3074982e5b48e27d452dbbb (diff)
downloadgit-14f437f3385db68275124d82bb9686cb6f75f67c.tar.gz
RelNotes: add details on Perl module changes
Document changes to core and non-core Perl module handling in 2.17. Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 60e515eaf7..c39006e8e7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -126,7 +126,8 @@ Issues of note:
Redhat/Fedora are reported to ship Perl binary package with some
core modules stripped away (see http://lwn.net/Articles/477234/),
so you might need to install additional packages other than Perl
- itself, e.g. Time::HiRes.
+ itself, e.g. Digest::MD5, File::Spec, File::Temp, Net::Domain,
+ Net::SMTP, and Time::HiRes.
- git-imap-send needs the OpenSSL library to talk IMAP over SSL if
you are using libcurl older than 7.34.0. Otherwise you can use