Dist-Zilla-Plugin-AutoPrereqs-Perl-Critic
view release on metacpan or search on metacpan
VERSION
Version 0.006
SYNOPSIS
# in dist.ini:
[AutoPrereqs::Perl::Critic]
critic_config = .perlcriticrc ; defaults to not specify a profile
phase = develop ; default
type = requires ; default
remove_core_policies = 1 ; default
DESCRIPTION
This plugin will add Perl::Critic and all policies used by it, in the
installed version, as distribution prerequisites.
critic_config
By default no policy is specified which lets Perl::Critic find the
lib/Dist/Zilla/Plugin/AutoPrereqs/Perl/Critic.pm view on Meta::CPAN
=head1 VERSION
Version 0.006
=head1 SYNOPSIS
# in dist.ini:
[AutoPrereqs::Perl::Critic]
critic_config = .perlcriticrc ; defaults to not specify a profile
phase = develop ; default
type = requires ; default
remove_core_policies = 1 ; default
=head1 DESCRIPTION
This plugin will add L<Perl::Critic|Perl::Critic> and all policies used by it,
in the installed version, as distribution prerequisites.
=head2 critic_config
By default no policy is specified which lets L<Perl::Critic|Perl::Critic>
( run in 0.828 second using v1.01-cache-2.11-cpan-39bf76dae61 )