static code analysis for Perl5 code?
Joseph He <[email protected]> Thu, 15 Feb 2024 09:43:41 -0600
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAD16sHskLzWtpqcsVnwq577qjr85cckQk8qL1+T-M6U4U9qSWw@mail.gmail.com> |
All, good day. Our company wants to use some tool to do a static analysis on our Perl5 code like what they can do for Java, etc. I know Perl::Critic can scan the code for the 'best practice'. Other than this, anybody knows that there is another tool supposedly to help find the security loopholes, etc? Thank you very much. Joseph