[cpan2nix] perlPackages.DataStreamBulk: cleanup
This commit is contained in:
parent
24b579281c
commit
3b2a6570ba
@ -3337,7 +3337,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "06e08432a6b97705606c925709b99129ad926516e477d58e4461e4b3d9f30917";
|
sha256 = "06e08432a6b97705606c925709b99129ad926516e477d58e4461e4b3d9f30917";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestRequires ];
|
buildInputs = [ TestRequires ];
|
||||||
propagatedBuildInputs = [ Moose PathClass SubExporter namespaceclean ];
|
propagatedBuildInputs = [ Moose PathClass namespaceclean ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://metacpan.org/release/Data-Stream-Bulk;
|
homepage = https://metacpan.org/release/Data-Stream-Bulk;
|
||||||
description = "N at a time iteration API";
|
description = "N at a time iteration API";
|
||||||
|
Loading…
Reference in New Issue
Block a user