MSI
WinGet
Strawberry Perl
strawberryperl.com project · 5.42.2.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i strawberry-perl-5.42.2.1-64bit.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{338E31FB-79EC-1014-AFF4-9951E3B3C802}
Product version operator
Greater than or equal to
Product version
5.42.2.1
MSI Properties
Product Code
{338E31FB-79EC-1014-AFF4-9951E3B3C802}
File Identity
Filename
strawberry-perl-5.42.2.1-64bit.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
StrawberryPerl.StrawberryPerl
Version
5.42.2.1
Description
Strawberry Perl is a perl environment for MS Windows containing all you need to run and develop perl applications. It is designed to be as close as possible to perl environment on UNIX systems.
License
Perl.org
↗
Homepage
https://strawberryperl.com/
Installer URL
https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/download/SP_54221_64bit/strawberry-perl-5.42.2.1-64bit.msi
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Strawberry Perl 5.42.2.1.
MSI, portable and PDL editions.
Compiled using GCC 13.2 with UCRT.
Main differences from a standard Windows perl build using GCC:
- Perl has been compiled using the same optimisations as Strawberry Perl 5.38.2.2 and 5.42.0.1. This uses additional options compared to the default -Os. Config_heavy.pl has then been updated to use -O2 when building CPAN distributions.