mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 01:30:22 +00:00
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:
@@ -3382,7 +3382,10 @@ Perl:
|
||||
- ack
|
||||
- cpanfile
|
||||
interpreters:
|
||||
- cperl
|
||||
- perl
|
||||
aliases:
|
||||
- cperl
|
||||
language_id: 282
|
||||
Perl 6:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user