Bugzilla – Attachment 170704 Details for
Bug 37478
bulkmarcimport.pl can die on bad records
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37478: (follow-up) Add MARC::Lint to cpanfile
Bug-37478-follow-up-Add-MARCLint-to-cpanfile.patch (text/plain), 734 bytes, created by
David Nind
on 2024-08-26 10:43:52 UTC
(
hide
)
Description:
Bug 37478: (follow-up) Add MARC::Lint to cpanfile
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-08-26 10:43:52 UTC
Size:
734 bytes
patch
obsolete
>From 19a9eaea826e0950b2d8bef478d487fe3065a762 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 22 Aug 2024 11:26:52 +0000 >Subject: [PATCH] Bug 37478: (follow-up) Add MARC::Lint to cpanfile > >Signed-off-by: David Nind <david@davidnind.com> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index bf2db1d652..50227c8a49 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -74,6 +74,7 @@ requires 'Locale::PO', '0.24'; > requires 'Log::Log4perl', '1.29'; > requires 'MARC::Charset', '0.98'; > requires 'MARC::File::XML', 'v1.0.1'; >+requires 'MARC::Lint', 'v1.52'; > requires 'MARC::Record', 'v2.0.6'; > requires 'MARC::Record::MiJ', '0.04'; > requires 'MIME::Base64', '3.07'; >-- >2.39.2
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 37478
:
169598
|
169599
|
169600
|
170601
|
170703
| 170704