Bugzilla – Attachment 170601 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), 688 bytes, created by
Nick Clemens (kidclamp)
on 2024-08-22 11:27:18 UTC
(
hide
)
Description:
Bug 37478: (follow-up) Add MARC::Lint to cpanfile
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-08-22 11:27:18 UTC
Size:
688 bytes
patch
obsolete
>From 1044a6ccdc3dba3cd623c33065ec5f9dfd4b93d4 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 > >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index bf2db1d6523..50227c8a497 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