6 Mar
2020
6 Mar
'20
9:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24573 --- Comment #8 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Marcel de Rooy from comment #6)
(In reply to Julian Maurice from comment #4)
I think it's enough to `git grep Catmandu::MARC` and `git grep Catmandu::Store::ElasticSearch` to see that they are used in Koha (thus they must appear in cpanfile)
git grep Catmandu::MARC cpanfile:requires 'Catmandu::MARC', '1.241';
Only used in the cpanfile ?
We use Catmandu::Importer::MARC, which is part of Catmandu::MARC distribution -- You are receiving this mail because: You are watching all bug changes.