Register "cperl" as an alias of Perl 5 (#4067)

* Register `cperl` as an alias of Perl 5

Emacs ships with an enhanced major-mode for editing Perl with embedded C
sections (called `cperl-mode`). This commit enables Linguist to identify
Perl files containing cperl modelines.

* Add `cperl` to list of Perl 5 interpreters
This commit is contained in:
John Gardner
2018-04-07 01:43:51 +10:00
committed by GitHub
parent ecc62784ca
commit 324bc83914

View File

@@ -3382,7 +3382,10 @@ Perl:
- ack
- cpanfile
interpreters:
- cperl
- perl
aliases:
- cperl
language_id: 282
Perl 6:
type: programming