doomemacs/modules/lang/perl
Henrik Lissner e05d7cfee0
Change flycheck initialization strategy
Initialize it globally and turn it off where needed, instead of enabling
it on demand. Also fixes void-function: flycheck-mode errors when
:feature syntax-checker is disabled. This is experimental.

Indirectly fixes #710
2018-06-22 01:49:20 +02:00
..
config.el
packages.el
README.org

:lang perl

This module adds support for Perl 6, and flycheck support for all versions of Perl.

Table of Contents   TOC

Install

This module depends on perl itself. Perl <5 typically comes bundled with most OSes and Linux distros.

You'll have to install

There are no other dependencies.