Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
strawberry-perl-5.38.4.1-64bit_releases_snippet.json | 2025-06-03 | 1.2 kB | |
strawberry-perl-5.38.4.1-64bit.html | 2025-06-03 | 47.0 kB | |
strawberry-perl-5.38.4.1-64bit.msi | 2025-06-03 | 178.3 MB | |
strawberry-perl-5.38.4.1-64bit-portable.zip | 2025-06-03 | 262.9 MB | |
strawberry-perl-5.38.4.1-64bit-PDL.zip | 2025-06-03 | 284.5 MB | |
strawberry-perl-5.38.4.1-64bit-PDL.html | 2025-06-03 | 51.3 kB | |
README.md | 2025-06-03 | 565 Bytes | |
Strawberry Perl 5.38.4.1 64-bit MSVCRT source code.tar.gz | 2025-06-03 | 2.6 MB | |
Strawberry Perl 5.38.4.1 64-bit MSVCRT source code.zip | 2025-06-03 | 3.2 MB | |
Totals: 9 Items | 731.6 MB | 0 |
Strawberry Perl 5.38.4.1.
MSI, portable and PDL editions.
Compiled using GCC 13.1 with MSVCRT.
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.