in reply to Re^2: Perl syntax checking without `perl -c`
in thread Perl syntax checking without `perl -c`
Seconded; I've used basically the same thing letting flycheck run on my desktop working copy at $work so that it's perl -c check behaves even though I don't have the same perl environment available as the production machines where the code actually runs.
The cake is a lie.
The cake is a lie.
The cake is a lie.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Perl syntax checking without `perl -c`
by LanX (Saint) on Dec 03, 2020 at 15:15 UTC | |
by stevieb (Canon) on Dec 05, 2020 at 17:00 UTC | |
by LanX (Saint) on Dec 05, 2020 at 17:44 UTC |