[cpan2nix] perlPackages.PerlCritic: cleanup
This commit is contained in:
parent
0bfa1e96f5
commit
8e4bb3dd09
|
@ -15024,7 +15024,7 @@ let
|
|||
sha256 = "2ad194f91ef24df4698369c2562d4164e9bf74f2d5565c681841abf79789ed82";
|
||||
};
|
||||
buildInputs = [ TestDeep ];
|
||||
propagatedBuildInputs = [ BKeywords ConfigTiny FileWhich ModulePluggable PPIxQuoteLike PPIxRegexp PPIxUtilities PerlTidy PodSpell StringFormat ];
|
||||
propagatedBuildInputs = [ BKeywords ConfigTiny FileWhich ListMoreUtils ModulePluggable PPIxQuoteLike PPIxRegexp PPIxUtilities PerlTidy PodSpell StringFormat ];
|
||||
meta = {
|
||||
homepage = "http://perlcritic.com";
|
||||
description = "Critique Perl source code for best-practices";
|
||||
|
|
Loading…
Reference in New Issue