[libcatmandu-marc-perl] 110/208: Adding POD

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:42:41 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 703e3c29b4ad83480f9661849a69bdfdbacc3e4a
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Thu Mar 2 14:28:14 2017 +0100

    Adding POD
---
 Changes                      | 1 +
 lib/Catmandu/Fix/marc_map.pm | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/Changes b/Changes
index 984fedf..cb2dbba 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for Catmandu-MARC
 
 {{$NEXT}}
+  - Fixed broken $append mapping and added many more tests
 
 1.07  2017-03-01 09:03:25 CET
   - A marc_map(...,...,pluck:1,split:1) will return *all* the subfields specified in the path (undef when they don't exist in the MARC)
diff --git a/lib/Catmandu/Fix/marc_map.pm b/lib/Catmandu/Fix/marc_map.pm
index 165ba1b..e77fb33 100644
--- a/lib/Catmandu/Fix/marc_map.pm
+++ b/lib/Catmandu/Fix/marc_map.pm
@@ -165,6 +165,9 @@ Also a substring of a field value can be mapped:
 By default all matched fields in a MARC_PATH will be joined into one string.
 This behavior can be changed using one more more options (see below).
 
+Visit our Wiki L<https://github.com/LibreCat/Catmandu-MARC/wiki/Mapping-rules>
+for a complete overview of all allowed mappings.
+
 =head1 OPTIONS
 
 =head2 split: 0|1

-- 
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