in reply to Re: Windows precompiled binaries or DIY compile
in thread Windows precompiled binaries or DIY compile

5.36 and 5.38 both work flawlessly on Windows 10, I've tested them extensively after adding the ability for berrybrew to install and manage them for you :)

  • Comment on Re^2: Windows precompiled binaries or DIY compile

Replies are listed 'Best First'.
Re^3: Windows precompiled binaries or DIY compile
by Cow1337killr (Monk) on Sep 27, 2023 at 16:38 UTC

    Thank you. berrybrew installed Perl version 5.38 on my Windows 10 operating system last night.

    I installed the latest berrybrew from https://github.com/stevieb9/berrybrew by clicking on the hyperlink “Click here to download the installer” in bold letters.

    I thought it was installing Perl version 5.38 as I watched the messages in the console window. I launched Command Prompt and typed berrybrew available and saw 5.38.0_64 installed and currently being used.

    I double-checked it using perl -v.

    I am impressed with what you have accomplished with berrybrew.

      I am impressed with what you have accomplished with berrybrew.

      Thank you! <3

      I personally don't even use Windows, other than to develop and test berrybrew for people exactly like yourself. It's comments just like yours, and help I get from others that keep me moving forward with it.

      Here's to another year ;)