You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the installer links against Perl 5.32, which is out of both bug and security support (and has been for a couple years now). The currently supported versions are 5.38, 5.40, and the recently released 5.42. I'm recommending the build process be configured to link against 5.42, as that's the latest version, the version recommended on perl.org, and the version installed by default with winget.