List Perl 5 and Perl 6 identifiers separately

Perl 6 is a different language to Perl 5, with a confusing name.
This commit is contained in:
Konrad Borowski 2019-03-11 08:53:26 +01:00 committed by GitHub
parent 1a69f1270d
commit d3a4e2dc7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -683,7 +683,8 @@ Makefile | `makefile`
Markdown | `markdown`
Objective-C | `objective-c`
Objective-C++ | `objective-cpp`
Perl | `perl` and `perl6`
Perl | `perl`
Perl 6 | `perl6`
PHP | `php`
Powershell | `powershell`
Pug | `jade`