Strawberry Perl 5.38.0 MSI, portable and PDL editions.
These are compiled using gcc-13.1 (winlibs release 5).
These should be close to the final versions for 5.38.
For a list of known test failures and build issues with 5.38, see https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues?q=is%3Aissue+is%3Aopen+label%3Aperl5.38
For a list of known test failures and build issues with 5.36, many of which will be the same for this version, see https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues?q=is%3Aissue+is%3Aopen+label%3Aperl5.36
If you find an issue with a module then please report it to that module's issue tracker.
If the issue is with the Strawberry Perl build then please report using the Perl-Dist-Strawberry issue tracker.
Modules are the same as in the 5.36 dev releases except that DBM::Deep is patched using robkinyon/dbm-deep#22
Changes since the previous 5.38.0 dev release:
- gdb should be working now
Main changes since the 5.38.0-RC2 dev release:
- The t1lib has been disabled due to segmentation faults with Imager. Possibly this is a gcc-13 thing. See Issue #108