{
  "name": "Perl",
  "type": "programming",
  "tmScope": "source.perl",
  "aceMode": "perl",
  "codemirrorMode": "perl",
  "codemirrorMimeType": "text/x-perl",
  "color": "#0298c3",
  "extensions": [
    ".pl",
    ".al",
    ".cgi",
    ".fcgi",
    ".perl",
    ".ph",
    ".plx",
    ".pm",
    ".psgi",
    ".t"
  ],
  "filenames": [
    "Makefile.PL",
    "Rexfile",
    "ack",
    "cpanfile"
  ],
  "interpreters": [
    "cperl",
    "perl"
  ],
  "aliases": [
    "cperl"
  ],
  "languageId": 282
}
