Bugzilla – Attachment 112577 Details for
Bug 26434
Plugin dirs duplicates in @INC with plack
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26434: add Array::Utils module [19.05]
Bug-26434-add-ArrayUtils-module-1905.patch (text/plain), 768 bytes, created by
Mason James
on 2020-10-27 14:13:42 UTC
(
hide
)
Description:
Bug 26434: add Array::Utils module [19.05]
Filename:
MIME Type:
Creator:
Mason James
Created:
2020-10-27 14:13:42 UTC
Size:
768 bytes
patch
obsolete
>From 826ef9e7beb27834cb35e15a46a17def8be880bc Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Wed, 28 Oct 2020 03:11:24 +1300 >Subject: [PATCH] Bug 26434: add Array::Utils module [19.05] >Content-Type: text/plain; charset="utf-8" > >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 2377763..8a46f7a 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -893,6 +893,11 @@ our $PERL_DEPS = { > required => '1', > min_ver => '0.37', > }, >+ 'Array::Utils' => { >+ usage => 'Plugin system', >+ required => '1', >+ min_ver => '0.5', >+ }, > }; > > 1; >-- >2.1.4
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 26434
:
109946
|
110056
|
110255
| 112577