Perl5-IDEA
Perl5-IDEA copied to clipboard
Perl 5.42 Support
<< Perl 5.40
Reference: https://perldoc.perl.org/perl5420delta.html
- [ ] More CORE:: subs
- [ ] New pragma source::encoding
- [ ] New :writer attribute on field variables
- [ ] New any and all operators
- [ ] Apostrophe as a global name separator can be disabled
- [ ] Lexical method declaration using my method
- [ ] Lexical method invocation operator ->&
- [ ] Switch and Smart Match operator kept, behind a feature
- [ ] Unicode 16.0 supported
- [ ] Assigning logical xor ^^= operator
any and all sounds cool. Just in time :)