This is Perl 5.38.0 Release Candidate 2, Strawberry Perl portable edition.
It is compiled using gcc-13.1 (winlibs release 5).
To run the system call portableshell.bat in the top of the distribution.
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
This release is provided for users to test their favourite modules. 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
Known issues:
- gdb is broken. It is copied from an earlier dev release and needs to be rebuilt. Update - the 64bit_gdb-13.1-bin_20230626.zip file contains a working gdb. Extract the contents of its
c/
dir into the Strawberryc/
dir.