Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
strawberry-perl-5.40.2.2-64bit_releases_snippet.json | 2025-06-03 | 1.5 kB | |
strawberry-perl-5.40.2.2-64bit.msi | 2025-06-03 | 207.7 MB | |
strawberry-perl-5.40.2.2-64bit.html | 2025-06-03 | 45.9 kB | |
strawberry-perl-5.40.2.2-64bit-portable.zip | 2025-06-03 | 301.9 MB | |
strawberry-perl-5.40.2.2-64bit-PDL.zip | 2025-06-03 | 323.5 MB | |
strawberry-perl-5.40.2.2-64bit-PDL.html | 2025-06-03 | 50.2 kB | |
README.md | 2025-06-03 | 563 Bytes | |
Strawberry Perl 5.40.2.2 64-bit UCRT source code.tar.gz | 2025-06-03 | 2.6 MB | |
Strawberry Perl 5.40.2.2 64-bit UCRT source code.zip | 2025-06-03 | 3.1 MB | |
Totals: 9 Items | 839.0 MB | 6 |
Strawberry Perl 5.40.2.2.
MSI, portable and PDL editions.
Compiled using GCC 13.2 with UCRT.
Main differences from a standard Windows perl build using GCC:
- A version of https://github.com/Perl/perl5/pull/23179 is used. This has been modified to allow for version differences from perl 5.42 which it targets.
- Perl has been compiled using the same optimisations as Strawberry Perl 5.38.2.2. This uses additional options compared to the default
-Os
.Config_heavy.pl
has then been updated to use-O2
when building CPAN distributions.