Bugzilla – Attachment 180947 Details for
Bug 39635
Update List::MoreUtils version in cpanfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39635: Update required version for List::MoreUtils in cpanfile
Bug-39635-Update-required-version-for-ListMoreUtil.patch (text/plain), 934 bytes, created by
David Cook
on 2025-04-14 23:52:16 UTC
(
hide
)
Description:
Bug 39635: Update required version for List::MoreUtils in cpanfile
Filename:
MIME Type:
Creator:
David Cook
Created:
2025-04-14 23:52:16 UTC
Size:
934 bytes
patch
obsolete
>From 34d598818efb070eaf4674b24494ffa88108df5e Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Mon, 14 Apr 2025 23:50:48 +0000 >Subject: [PATCH] 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 >--- > cpanfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index dbe17dcf04..20d513ed32 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -65,7 +65,7 @@ requires 'LWP::UserAgent', '2.033'; > requires 'Library::CallNumber::LC', '0.22'; > requires 'Lingua::Stem', '0.82'; > requires 'Lingua::Stem::Snowball', '0.952'; >-requires 'List::MoreUtils', '0.21'; >+requires 'List::MoreUtils', '0.423'; > requires 'List::Util', '1.18'; > requires 'Locale::Currency::Format', '1.28'; > requires 'Locale::Messages', '1.20'; >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 39635
:
180947
|
181045
|
181145