Install Strawberry Perl using chocolatey on Windows.
choco install strawberryperl
If you need 32bit Strawberry Perl, you can do the following.
choco install strawberryperl --x86
We're a place where coders share, stay up-to-date and grow their careers.
Install Strawberry Perl using chocolatey on Windows.
choco install strawberryperl
If you need 32bit Strawberry Perl, you can do the following.
choco install strawberryperl --x86
For further actions, you may consider blocking this person and/or reporting abuse
Masui Masanori -
eddiejpot -
chris -
Amanda Cavallaro -
Discussion (1)
Thanks! Just used this in this PR: github.com/wbraswell/alien-pcre2/p....