in reply to Perl syntax checking without `perl -c`

Hello kcott,

I'm sorry for you. You can give a try to Compiler::Lexer and Compiler::Parser as shown here

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^2: Perl syntax checking without `perl -c`
by Anonymous Monk on Dec 03, 2020 at 09:41 UTC
    As shown to coredump , heh