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
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
kallileiser -
Ahmend Riss -
JennyThomas498 -
Jordan Knightin -
Top comments (1)
Thanks! Just used this in this PR: github.com/wbraswell/alien-pcre2/p....