Bugzilla – Attachment 173832 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), 736 bytes, created by
Nick Clemens (kidclamp)
on 2024-10-31 19:25:22 UTC
(
hide
)
Description:
Bug 37478: (follow-up) Add MARC::Lint to cpanfile
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-10-31 19:25:22 UTC
Size:
736 bytes
patch
obsolete
>From 2d3f0a05ee71bf17ac9f43d032a537e7ff5963fc 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 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.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 37478
:
169598
|
169599
|
169600
|
170601
|
170703
|
170704
|
173831
|
173832
|
173833
|
173924
|
173925
|
173926