diff options
author | Matthew Somerville <matthew@mysociety.org> | 2020-03-10 17:09:55 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-04-02 17:14:21 +0100 |
commit | 46300feaf7481ef4dac67ee312becf856c184135 (patch) | |
tree | 7e9fd914ca30bc47f9ed2309c37ed143f56e768c /cpanfile.snapshot | |
parent | 1f0473c9844b6e32338d1c1af6e368f3387e8890 (diff) |
Parallelize fetching updates.
Allow a configurable number of bodies to fetch updates simultaneously.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 42c125da6..8c55fec0c 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -6028,6 +6028,24 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 perl 5.008001 + Parallel-ForkManager-2.02 + pathname: Y/YA/YANICK/Parallel-ForkManager-2.02.tar.gz + provides: + Parallel::ForkManager 2.02 + Parallel::ForkManager::Child 2.02 + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + File::Path 0 + File::Spec 0 + File::Temp 0 + Moo 0 + Moo::Role 0 + POSIX 0 + Storable 0 + perl 5.006 + strict 0 + warnings 0 Params-Classify-0.015 pathname: Z/ZE/ZEFRAM/Params-Classify-0.015.tar.gz provides: |