From af33b200da8040c78dbfd8405878190980727171 Mon Sep 17 00:00:00 2001 From: Thiago Suchorski Date: Thu, 22 Sep 2022 08:27:27 -0300 Subject: Fixed some grammar and spelling Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/19262) --- NOTES-PERL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NOTES-PERL.md') diff --git a/NOTES-PERL.md b/NOTES-PERL.md index b7fc83fc7d..b49daed244 100644 --- a/NOTES-PERL.md +++ b/NOTES-PERL.md @@ -33,12 +33,12 @@ Perl on Windows --------------- There are a number of build targets that can be viewed as "Windows". -Indeed, there are `VC-*` configs targeting VisualStudio C, as well as +Indeed, there are `VC-*` configs targeting Visual Studio C, as well as MinGW and Cygwin. The key recommendation is to use a Perl installation that matches the build environment. For example, if you will build on Cygwin be sure to use the Cygwin package manager to install Perl. For MSYS builds use the MSYS provided Perl. -For VC-* builds we recommend Strawberry Perl, from . +For VC-* builds, we recommend Strawberry Perl, from . An alternative is ActiveState Perl, from for which you may need to explicitly select the Perl module Win32/Console.pm available via . -- cgit v1.2.3