From d3a4e2dc7f9181647cad4e67f55128d8a515ccfc Mon Sep 17 00:00:00 2001 From: Konrad Borowski Date: Mon, 11 Mar 2019 08:53:26 +0100 Subject: [PATCH] List Perl 5 and Perl 6 identifiers separately Perl 6 is a different language to Perl 5, with a confusing name. --- specification.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification.md b/specification.md index 46fc1f3..a870212 100644 --- a/specification.md +++ b/specification.md @@ -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`