This version is the result of four weeks of development since the release of 5.33.1. Changes were made by 19 authors in 260 files, totaling approximately 11,000 lines of code.
However, perldelta only highlights one key innovation:
- the interpreter can be built with the experimental flag -Dusedefaultstrict, which enables the corresponding pragma by default. This setting does not apply to one-liners.
Currently, there is heated debate about changing the default behavior for Perl 7, which will lead to a break in backward compatibility. This release sheds light on the course chosen by the interpreter's developers.
Source: linux.org.ru
