Skip to content

Commit

Permalink
Add Perl::Critic::Nits to cpanfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Apr 17, 2015
1 parent 89c0f49 commit c7b9f16
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpanfile
Expand Up @@ -165,6 +165,7 @@ test_requires 'HTTP::Cookies';
test_requires 'LWP::ConsoleLogger';
test_requires 'Module::Faker', '0.015';
test_requires 'Module::Faker::Dist', '0.010';
test_requires 'Perl::Critic::Nits';
test_requires 'Plack::Handler::HTTP::Server::Simple';
test_requires 'Plack::Test::Agent';
test_requires 'Test::Aggregate::Nested', '0.371';
Expand Down
9 changes: 9 additions & 0 deletions cpanfile.snapshot
Expand Up @@ -6630,6 +6630,15 @@ DISTRIBUTIONS
strict 0
version 0.77
warnings 0
Perl-Critic-Nits-v1.0.0
pathname: K/KC/KCOWGILL/Perl-Critic-Nits-v1.0.0.tar.gz
provides:
Perl::Critic::Nits undef
Perl::Critic::Policy::ValuesAndExpressions::ProhibitAccessOfPrivateData undef
requirements:
ExtUtils::MakeMaker 0
Perl::Critic 1.07
Test::More 0
Perl-Tidy-20140328
pathname: S/SH/SHANCOCK/Perl-Tidy-20140328.tar.gz
provides:
Expand Down

0 comments on commit c7b9f16

Please sign in to comment.