The currently required version of "0.21" for List::MoreUtils in the cpanfile is woefully out of date. As noted on bug 26744, we now require at least version 0.423 since we're now using the "zip6" function. While Debian/Ubuntu packages already carry suitable versions, it's good to keep track of this for people who install from CPAN.
Created attachment 180947 [details] [review] Bug 39635: Update required version for List::MoreUtils in cpanfile This change updates the required version for List::MoreUtils following the inclusion of "zip6" function introduced in List::MoreUtils version 0.423 in BZ 26744
Created attachment 181045 [details] [review] Bug 39635: Update required version for List::MoreUtils in cpanfile This change updates the required version for List::MoreUtils following the inclusion of "zip6" function introduced in List::MoreUtils version 0.423 Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Created attachment 181145 [details] [review] Bug 39635: Update required version for List::MoreUtils in cpanfile This change updates the required version for List::MoreUtils following the inclusion of "zip6" function introduced in List::MoreUtils version 0.423 Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed for 25.05! Well done everyone, thank you!