[libcatmandu-marc-perl] 03/208: Fix pod

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:42:29 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 5e74c6283a0ceee2eb7740106c8b504f1cff3dde
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Thu Jun 2 08:57:49 2016 +0200

    Fix pod
---
 lib/Catmandu/Fix/marc_map.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Catmandu/Fix/marc_map.pm b/lib/Catmandu/Fix/marc_map.pm
index fd36856..c5c0cdb 100644
--- a/lib/Catmandu/Fix/marc_map.pm
+++ b/lib/Catmandu/Fix/marc_map.pm
@@ -166,7 +166,7 @@ Catmandu::Fix::marc_map - copy marc values of one field to a new field
     marc_map('600x','my.subjects.$append.genre.text')
 
     # Copy the 008 characters 35-35 into the my.language hash
-    marc_map('008_/35-35','my.language')
+    marc_map('008/35-35','my.language')
 
     # Copy all the 600 fields into a my.stringy hash joining them by '; '
     marc_map('600','my.stringy', join:'; ')

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