Content deleted Content added
added Perl::Lint and B::Lint. |
|||
Line 2:
Perl::Critic is based on the [https://metacpan.org/module/PPI PPI] parsing library. For safety, PPI does not execute any code while parsing, unlike the Perl compiler, so it is a close approximation of the real parser rather than an exact representation.
Some new alternatives include Perl::Lint and B::Lint.
==External links==
|