[cpan2nix] perlPackages.PerlPrereqScanner: cleanup
This commit is contained in:
parent
c66b216d35
commit
a44287fb86
@ -12071,8 +12071,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||||
sha256 = "280a1c4710390865fb9f310a861a34720b28b4cbe50609c841af5cf2d3a2bced";
|
sha256 = "280a1c4710390865fb9f310a861a34720b28b4cbe50609c841af5cf2d3a2bced";
|
||||||
};
|
};
|
||||||
buildInputs = [ PPI TryTiny ];
|
propagatedBuildInputs = [ GetoptLongDescriptive ModulePath Moose PPI StringRewritePrefix namespaceautoclean ];
|
||||||
propagatedBuildInputs = [ GetoptLongDescriptive ListMoreUtils ModulePath Moose PPI ParamsUtil StringRewritePrefix namespaceautoclean ];
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/rjbs/Perl-PrereqScanner;
|
homepage = https://github.com/rjbs/Perl-PrereqScanner;
|
||||||
description = "A tool to scan your Perl code for its prerequisites";
|
description = "A tool to scan your Perl code for its prerequisites";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user