-
-
Notifications
You must be signed in to change notification settings - Fork 74
Labels
Description
<< 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