in reply to Re^2: How good IDE should syntax-check perl code?
in thread How good IDE should syntax-check ( compile with perl -c ) perl code?

Yeah maybe, but we are talking about IDEs right, they do many types of checks.

My idea after reading the title was not perl -c which is to be honest compilation check only, since runtime errors aren't caught.

At least I was confused ...

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

Replies are listed 'Best First'.
Re^4: How good IDE should syntax-check perl code?
by vsespb (Chaplain) on Mar 10, 2016 at 13:13 UTC
    ok, updated post