https://bugs.kde.org/show_bug.cgi?id=392468
--- Comment #2 from Daniel Green <ddgr...@gmail.com> --- (In reply to Dominik Haumann from comment #1) > Git commit cd9068f802bc3e5e5211ad1c0c765afc765986fe by Dominik Haumann. > Committed on 29/05/2018 at 20:59. > Pushed by dhaumann into branch 'master'. > > Perl6: Add support for extensions .pl6, .p6, or .pm6 > FIXED-IN: 5.47 > > M +1 -1 data/syntax/perl.xml > > https://commits.kde.org/syntax-highlighting/ > cd9068f802bc3e5e5211ad1c0c765afc765986fe FYI, Perl 6 (https://en.wikipedia.org/wiki/Perl_6) is a new, separate language from Perl 5. Using the Perl 5 highlighter for Perl 6 produces incorrect results. Most (maybe all) of the other tools doing Perl 6 syntax highlighting have a separate file/ruleset for it (e.g., https://github.com/vim/vim/blob/master/runtime/syntax/perl6.vim). I'm not sure if it's considered bad form to change a ticket status away from RESOLVED, so I won't make that change, but it's what I'd suggest. -- You are receiving this mail because: You are watching all bug changes.