[libcatmandu-marc-perl] 172/208: Merge branch 'master' of https://github.com/LibreCat/Catmandu-MARC into marc_struc

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:42:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag upstream/1.19
in repository libcatmandu-marc-perl.

commit 7859689a0c39d2e870b40df2b3a52c6554f01d45
Merge: 1b85694 d864ce1
Author: Carsten Klee <cKlee at users.noreply.github.com>
Date:   Fri Jun 30 10:04:42 2017 +0200

    Merge branch 'master' of https://github.com/LibreCat/Catmandu-MARC into marc_struc
    
    pulled from master

 Build.PL                                           |   4 +-
 Changes                                            |   9 ++
 README.md                                          |   3 +
 cpanfile                                           |   2 +-
 lib/Catmandu/Exporter/MARC.pm                      |   2 +-
 lib/Catmandu/Exporter/MARC/ALEPHSEQ.pm             |   2 +-
 lib/Catmandu/Exporter/MARC/Base.pm                 |   2 +-
 lib/Catmandu/Exporter/MARC/ISO.pm                  |   2 +-
 lib/Catmandu/Exporter/MARC/MARCMaker.pm            |   2 +-
 lib/Catmandu/Exporter/MARC/MiJ.pm                  |   2 +-
 lib/Catmandu/Exporter/MARC/XML.pm                  |   2 +-
 lib/Catmandu/Fix/Bind/marc_each.pm                 |  12 +-
 lib/Catmandu/Fix/Condition/marc_has.pm             |   2 +-
 lib/Catmandu/Fix/Condition/marc_has_many.pm        |   2 +-
 lib/Catmandu/Fix/Condition/marc_match.pm           |   2 +-
 .../{marc_has_ref.pm => marc_spec_has.pm}          |  12 +-
 lib/Catmandu/Fix/Inline/marc_add.pm                |   2 +-
 lib/Catmandu/Fix/Inline/marc_map.pm                |   2 +-
 lib/Catmandu/Fix/Inline/marc_remove.pm             |   2 +-
 lib/Catmandu/Fix/Inline/marc_set.pm                |   2 +-
 lib/Catmandu/Fix/marc_add.pm                       |   2 +-
 lib/Catmandu/Fix/marc_append.pm                    |  59 +++++++++
 lib/Catmandu/Fix/marc_decode_dollar_subfields.pm   |   2 +-
 lib/Catmandu/Fix/marc_in_json.pm                   |   2 +-
 lib/Catmandu/Fix/marc_map.pm                       |   2 +-
 lib/Catmandu/Fix/marc_remove.pm                    |   4 +-
 lib/Catmandu/Fix/marc_replace_all.pm               |  67 +++++++++++
 lib/Catmandu/Fix/marc_set.pm                       |   8 +-
 lib/Catmandu/Fix/marc_spec.pm                      |   2 +-
 lib/Catmandu/Fix/marc_xml.pm                       |   2 +-
 lib/Catmandu/Importer/MARC.pm                      |   2 +-
 lib/Catmandu/Importer/MARC/ALEPHSEQ.pm             |   2 +-
 lib/Catmandu/Importer/MARC/Decoder.pm              |   2 +-
 lib/Catmandu/Importer/MARC/ISO.pm                  |   2 +-
 lib/Catmandu/Importer/MARC/Lint.pm                 |   2 +-
 lib/Catmandu/Importer/MARC/MARCMaker.pm            |   2 +-
 lib/Catmandu/Importer/MARC/MiJ.pm                  |   2 +-
 lib/Catmandu/Importer/MARC/MicroLIF.pm             |   2 +-
 lib/Catmandu/Importer/MARC/RAW.pm                  |   2 +-
 lib/Catmandu/Importer/MARC/Record.pm               |   2 +-
 lib/Catmandu/Importer/MARC/XML.pm                  |   2 +-
 lib/Catmandu/MARC.pm                               | 132 ++++++++++++++++++++-
 t/{25-marc_has_ref.t => 25-marc_spec_has.t}        |   4 +-
 t/26_marc_replace_all.t                            |  35 ++++++
 t/27_marc_append.t                                 |  23 ++++
 45 files changed, 377 insertions(+), 59 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git



More information about the Pkg-perl-cvs-commits mailing list