From: Andy Polyakov Date: Tue, 14 Mar 2017 20:29:24 +0000 (+0100) Subject: NOTES.WIN: mention Strawberry Perl as option. X-Git-Tag: OpenSSL_1_1_0f~146 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=173738281046d280bcf7671b6b4218cc95f239cd;p=oweals%2Fopenssl.git NOTES.WIN: mention Strawberry Perl as option. Reviewed-by: Rich Salz (cherry picked from commit 3a80bd29be74b50771dd20e15282db693dbe9522) --- diff --git a/NOTES.WIN b/NOTES.WIN index 2a3c1e1925..c31aed922e 100644 --- a/NOTES.WIN +++ b/NOTES.WIN @@ -9,7 +9,8 @@ this are required as well: - You need Perl. We recommend ActiveState Perl, available from - https://www.activestate.com/ActivePerl. + https://www.activestate.com/ActivePerl. Another viable alternative + appears to be Strawberry Perl, http://strawberryperl.com. You also need the perl module Text::Template, available on CPAN. Please read NOTES.PERL for more information.