Scroll to navigation

Padre::Plugin::PerlCritic(3pm) User Contributed Perl Documentation Padre::Plugin::PerlCritic(3pm)

NAME

Padre::Plugin::PerlCritic - Analyze perl files with Perl::Critic

VERSION

version 0.12

SYNOPSIS

This is a simple plugin to run Perl::Critic on your source code.
Currently there is no configuration for this plugin, so you have to rely on the default .perlcriticrc configuration. See Perl::Critic for details.

AUTHORS

Kaare Rasmussen <kaare@cpan.org>
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Kaare Rasmussen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2012-03-22 perl v5.14.2