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