Perl5-IDEA
Perl5-IDEA copied to clipboard
Perl 5.38 Support
Reference: https://perldoc.perl.org/perl5380delta.html
- [ ] New class Feature
- [ ] Unicode 15.0 is supported
- [ ] Deprecation warnings now have specific subcategories
- [ ] %{^HOOK} API introduced
- [ ] PERL_RAND_SEED
- [ ] Defined-or and logical-or assignment default expressions in signatures
- [ ] @INC Hook Enhancements and $INC and INCDIR
- [ ] Forbidden control flow out of defer or finally now detected at compile-time
- [ ] Optimistic Eval in Patterns
- [ ] REG_INF has been raised from 65,536 to 2,147,483,647
- [ ] New API functions optimize_optree and finalize_optree
- [ ] Some gotos are now permitted in defer and finally blocks
- [ ] New regexp variable ${^LAST_SUCCESSFUL_PATTERN}
- [ ] Locale category LC_NAME now supported on participating platforms
See #2602
Perl 5.38 Supprot #2714
There's a small typo in the title, should be "Support" 🙂