Commit 17373828 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

NOTES.WIN: mention Strawberry Perl as option.



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit 3a80bd29)
parent aa251775
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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.