flymake-perlcritic

Homepage: https://github.com/illusori/emacs-flymake-perlcritic

Author: gemmaro

Updated:

Summary

Flymake handler for Perl to invoke Perl::Critic

Commentary

`flymake-perlcritic.el' adds support to `flymake.el' for running
`Perl::Critic' (http://search.cpan.org/perldoc?Perl::Critic) to
perform static analysis of your Perl code in addition to syntax
checking.

Dependencies