Install Strawberry Perl using chocolatey on Windows

Yuki Kimoto - SPVM Author - Jan 5 '22 - - Dev Community

Install Strawberry Perl using chocolatey on Windows.

choco install strawberryperl
Enter fullscreen mode Exit fullscreen mode

If you need 32bit Strawberry Perl, you can do the following.

choco install strawberryperl --x86
Enter fullscreen mode Exit fullscreen mode

The document of Strawberry Perl on chocolatey

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .