Bugzilla – Attachment 82414 Details for
Bug 19365
link_bibs_to_authorities.pl doesn't work with Elasticsearch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19365: (QA follow-up) Ensure we use a modern enough perl
Bug-19365-QA-follow-up-Ensure-we-use-a-modern-enou.patch (text/plain), 636 bytes, created by
Martin Renvoize (ashimema)
on 2018-11-16 16:54:33 UTC
(
hide
)
Description:
Bug 19365: (QA follow-up) Ensure we use a modern enough perl
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2018-11-16 16:54:33 UTC
Size:
636 bytes
patch
obsolete
>From f18024105bb7a9accfd3c8ffc891ff44222da438 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 16 Nov 2018 16:47:45 +0000 >Subject: [PATCH] Bug 19365: (QA follow-up) Ensure we use a modern enough perl > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > C4/Heading.pm | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/C4/Heading.pm b/C4/Heading.pm >index 193be162b4..642ecbaa6b 100644 >--- a/C4/Heading.pm >+++ b/C4/Heading.pm >@@ -19,6 +19,8 @@ package C4::Heading; > > use strict; > use warnings; >+use 5.010; >+ > use MARC::Record; > use MARC::Field; > use C4::Context; >-- >2.19.1
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 19365
:
71109
|
71114
|
73382
|
78732
|
78737
|
78875
|
79005
|
79006
|
79007
|
82282
|
82283
|
82284
|
82303
|
82304
|
82305
|
82307
|
82312
|
82313
|
82314
|
82325
|
82326
|
82327
|
82328
|
82406
|
82407
|
82408
|
82409
|
82410
|
82411
|
82412
|
82413
|
82414
|
82530
|
82531
|
82532
|
82533
|
82534