hurricup has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks!
I'd like to add automatic highlighting of perl syntax errors from perl -cw, but it looks pretty syntax-free. Format is not machine-friendly.
Question: is there any way (some module i guess) that can parse perl's output and give me errors in some strict format?
Googled, but found nothing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parsing perl syntax errors
by Your Mother (Archbishop) on Feb 15, 2016 at 16:59 UTC | |
by LanX (Saint) on Feb 15, 2016 at 17:15 UTC | |
|
Re: Parsing perl syntax errors
by GrandFather (Saint) on Feb 15, 2016 at 20:11 UTC |