Alexandr Evstigneev
Alexandr Evstigneev
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2721) Reference: https://perldoc.perl.org/perl5140delta.html [stub]
[>](https://github.com/Camelcade/Perl5-IDEA/issues/1280) Reference: https://perldoc.perl.org/perl5160delta.html [stub]
[>](https://github.com/Camelcade/Perl5-IDEA/issues/1279) Reference: http://perldoc.perl.org/perl5180delta.html - [ ] Lexical subroutines, experimental `lexical_subs`. See [here](http://perldoc.perl.org/perlsub.html#Lexical-Subroutines).
[>](https://github.com/Camelcade/Perl5-IDEA/issues/1278) Reference: http://perldoc.perl.org/perl5200delta.html - [ ] The new `%hash{...}` and `%array[...]` syntax returns a list of key/value (or index/value) pairs. See [Key/Value Hash Slices in perldata](http://perldoc.perl.org/perldata.html#Key%2fValue-Hash-Slices). - [x] Experimental [postfix...
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2720) Reference: https://perldoc.perl.org/perl5220delta.html Features: - New operators `&. |. ^. ~.` with their assignment counterparts `&.= |.= ^.= ~.=` , experimental (bitwise) #2210 - Double diamond operator `>` - #2212...
[>](https://github.com/Camelcade/Perl5-IDEA/issues/1445) Reference: https://perldoc.perl.org/perl5240delta.html [stub]
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2107) Reference: https://perldoc.perl.org/perl5260delta.html - [ ] unescaped brace in regexp is no longer permissive - [ ] `${^ENCODING}` has been removed - [ ] improperly indented here-docs
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2719) Reference: https://perldoc.perl.org/perl5280delta.html **Core Enhancements** - Unicode 10.0 is supported - `delete EXPR` on key/value hash slices - Experimentally, there are now alphabetic synonyms for some regular expression assertions -...
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2205) Reference: https://perldoc.perl.org/perl5300delta.html [stub]
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2369) Reference: https://perldoc.perl.org/perl5320delta.html - chain comparisons - #2208 - `isa` opeartor - #2206 - [ ] Inspection for deprecated closure https://github.com/Perl/perl5/issues/17020