[cpan2nix] perlPackages.PerlPrereqScanner: cleanup
This commit is contained in:
parent
c065ccd12d
commit
61a6c381b2
@ -14151,7 +14151,7 @@ let
|
|||||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Perl-PrereqScanner-1.023.tar.gz;
|
url = mirror://cpan/authors/id/R/RJ/RJBS/Perl-PrereqScanner-1.023.tar.gz;
|
||||||
sha256 = "280a1c4710390865fb9f310a861a34720b28b4cbe50609c841af5cf2d3a2bced";
|
sha256 = "280a1c4710390865fb9f310a861a34720b28b4cbe50609c841af5cf2d3a2bced";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ GetoptLongDescriptive ModulePath Moose PPI StringRewritePrefix namespaceautoclean ];
|
propagatedBuildInputs = [ GetoptLongDescriptive ListMoreUtils ModulePath Moose PPI 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