in reply to Re: Perl syntax checking without `perl -c`
in thread Perl syntax checking without `perl -c`
echo 1 > SomeMod.pm
Then include fakelib into your PERL5LIB (or run perl -I /path/to/fakelib).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Perl syntax checking without `perl -c`
by Fletch (Bishop) on Dec 03, 2020 at 14:58 UTC | |
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 | |
Re^3: Perl syntax checking without `perl -c`
by LanX (Saint) on Dec 03, 2020 at 14:49 UTC |