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>
This commit is contained in:

committed by
Junio C Hamano

parent
0afbf6caa5
commit
14f437f338
3
INSTALL
3
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
|
||||
|
Reference in New Issue
Block a user