table of contents
| Catmandu::Fix::Condition::marc_match(3pm) | User Contributed Perl Documentation | Catmandu::Fix::Condition::marc_match(3pm) |
NAME¶
Catmandu::Fix::Condition::marc_match - Conditionals on MARC fieldsSYNOPSIS¶
# marc_match(MARC_PATH,REGEX)
if marc_match('245','My funny title')
add_field('my.funny.title','true')
end
DESCRIPTION¶
Read our Wiki pages at <https://github.com/LibreCat/Catmandu/wiki/Fixes> for a complete overview of the Fix language.SEE ALSO¶
Catmandu::Fix| 2016-02-22 | perl v5.22.1 |